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

Property Value

Type: Boolean

Implements

IAudioControlInitialized
See Also