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