IAudioControlVolume Property |
Gets or sets the volume for this device. (Range: 0-1)
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax float Volume { get; set; }
Property Volume As Single
Get
Set
property float Volume {
float get ();
void set (float value);
}
abstract Volume : float32 with get, set
Property Value
Type:
SingleSee Also