Click or drag to resize

WaveInBaseState Property

Gets the state of the recording.

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

Property Value

Type: CaptureState

Implements

IWaveInState
See Also