| VP8VideoEventRaiserIsRunning Property  | 
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic bool IsRunning { get; }Public ReadOnly Property IsRunning As Boolean
	Get
public:
property bool IsRunning {
	bool get ();
}member IsRunning : bool with get
Property Value
Type: 
Boolean
See Also