![]() |
![]()
| ![]() |
![]()
NAMEpacify_target - Sever frameserver connection from a video object SYNOPSISnil
DESCRIPTIONBy default, frameservers are freed when the associated video object is deleted. This behavior can be altered through the use of this function in two different ways. One of them is by converting the frameserver-tied object into a normal one. In that case the client side is terminated, the event loop handler is detached and nothing frameserver related functions will cease to work. The other way is by setting the mask argument to false (default is true). This will emulate a client initiated termination, triggering the 'terminated' event handler. This can be useful to trick the rest of your scripts that the client exited normally, even if it did not. NOTES
EXAMPLEfunction pacify_target0() MISUSEfunction pacify_target0() SEE ALSO:
|