Click or drag to resize

WaveInBaseState Property

Gets the state of the recording.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public CaptureState State { get; protected set; }

Property Value

CaptureState

Implements

IWaveInState
See Also