Click or drag to resize

FrameRateHandlerStop Method

Stops the video handler.

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public bool Stop()

Return Value

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