IAudioControlVolume Property |
Gets or sets the volume for this device. (Range: 0-1)
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxfloat 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:
Single
See Also