Click or drag to resize
WaveOutBaseLevel Property
Gets the level of the output data. (Range: 0-100)

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

Property Value

Type: Single

Implements

IAudioControlLevel
See Also