Click or drag to resize

SpeakerVolume Property

Gets or sets the volume of the speaker. (Range: 0-1)

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

Property Value

Type: Single

Implements

IAudioControlVolume
See Also