Click or drag to resize
MicrophoneInitialized Property
Returns a boolean value indicating whether the selected microphone device is ready for capturing.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public bool Initialized { get; }

Property Value

Type: Boolean

Implements

IAudioControlInitialized
See Also