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.4.13.0
Syntax
public bool IsRunning { get; }

Property Value

Boolean
See Also