Click or drag to resize

FrameRateHandlerStop Method

Stops the video handler.

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public bool Stop()

Return Value

Boolean
True if the handler was not stopped previously, otherwise false.
See Also