| VolumeControlDecibel Property  | 
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic double Decibel { get; set; }Public Property Decibel As Double
	Get
	Set
public:
property double Decibel {
	double get ();
	void set (double value);
}member Decibel : float with get, set
Property Value
Type: 
Double
See Also