| 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)
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