AudioQualityEnhancerMaxGain Property |
Gets or sets the maximal gain of the Auto Gain Control (in decibel).
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public int MaxGain { get; set; }
Public Property MaxGain As Integer
Get
Set
public:
property int MaxGain {
int get ();
void set (int value);
}
member MaxGain : int with get, set
Property Value
Type:
Int32See Also