AVBlocks for .NET
2.3
Audio and Video Software Development Kit
|
Parameters specific to WMA audio encoders More...
Static Public Attributes | |
static string | Quality = "ENCODER_WMA_QUALITY" |
Windows Media Audio: Specifies the quality of the compressed audio. More... | |
Parameters specific to WMA audio encoders
|
static |
Windows Media Audio: Specifies the quality of the compressed audio.
This parameter is an integer. Supported values: from 1 (worst quality) to 100 (best quality). The default value is 50.
This parameter is used by the Transcoder only when the encoded bitrate mode is BitrateMode.VBR, otherwise it is ignored.