|
AVBlocks for .NET
3.3
Audio and Video Software Development Kit
|
Parameters specific to G.711 audio encoders. More...
Static Public Attributes | |
| static string | EnableVAD = "ENCODER_G711_ENABLE_VAD" |
| G.711 Audio: Enables Voice Activity Detection (VAD). | |
Parameters specific to G.711 audio encoders.
|
static |
G.711 Audio: Enables Voice Activity Detection (VAD).
This parameter is a boolean value stored as one of the following: System.Boolean (true/false) or integral value (1/0). The default value is false.