Click or drag to resize
FrameRateHandlerStart Method
Starts the video handler.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public bool Start()

Return Value

Type: Boolean
True if the handler was not started previously, otherwise false.
See Also