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