FrameRateHandlerStop Method |
Stops the video handler.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax Public Function Stop As Boolean
member Stop : unit -> bool
Return Value
Type:
BooleanTrue if the handler was not stopped previously, otherwise false.
See Also