VADFilterActivationLevel Property |
Gets or sets the additional level of the voice activity detection in dB.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public int ActivationLevel { get; set; }
Public Property ActivationLevel As Integer
Get
Set
public:
property int ActivationLevel {
int get ();
void set (int value);
}
member ActivationLevel : int with get, set
Property Value
Type:
Int32See Also