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