Click or drag to resize
WaveInBaseState Property
Gets the state of the recording.

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

Property Value

Type: CaptureState

Implements

IWaveInState
See Also