VolumeControlDecibel Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
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
Double
See Also