Gets the state of the recording.
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
SyntaxCaptureState State { get; }
ReadOnly Property State As CaptureState
Get
property CaptureState State {
CaptureState get ();
}
abstract State : CaptureState with get
Property Value
Type:
CaptureState
See Also