Click or drag to resize
PortAudioOutInitialized Property
Gets a boolean value indicating whether the device is initialized and ready to use.

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