Click or drag to resize

FrameRateHandlerIsRunning Property

The state of the video handler. True if the handler is running, otherwise false.

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public bool IsRunning { get; }

Property Value

Type: Boolean
See Also