[Missing <summary> documentation for "P:Ozeki.Media.MediaHandlers.GainControl.Decibel"]
Assembly: OPSSDK (in OPSSDK.dll) Version: 3.3.2.884
Syntax
C# |
---|
public double Decibel { get; set; } |
Visual Basic |
---|
Public Property Decibel As Double Get Set |
Visual C++ |
---|
public: property double Decibel { double get (); void set (double value); } |