Gets the state of the recording.
            
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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