Click or drag to resize
WaveOutBaseVolume Property
Gets or sets the volume of the playback. (Range: 0-1)

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

Property Value

Type: Single

Implements

IAudioControlVolume
See Also