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