[Missing <summary> documentation for "P:Ozeki.Media.MediaHandlers.Video.WebCamera.Capturing"]
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 (); } |