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: 10.4.54.0
Syntax
public bool Initialized { get; }

Property Value

Boolean

Implements

IAudioControlInitialized
See Also