Click or drag to resize

WaveInBaseInitialized Property

Gets a boolean value indicating whether the device is initialized and ready to use.

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

Property Value

Type: Boolean

Implements

IAudioControlInitialized
See Also