[Missing <summary> documentation for "P:Ozeki.Media.MediaHandlers.Video.WebCamera.Capturing"]

Namespace: Ozeki.Media.MediaHandlers.Video
Assembly: OPSSDK (in OPSSDK.dll) Version: 3.3.2.884

Syntax

C#
public bool Capturing { get; }
Visual Basic
Public ReadOnly Property Capturing As Boolean
	Get
Visual C++
public:
property bool Capturing {
	bool get ();
}

Property Value

Type: Boolean

See Also