pub const AACENC_PARAM_AACENC_BITRATE: AACENC_PARAM = 257;
Expand description

< Total encoder bitrate. This parameter is mandatory and interacts with ::AACENC_BITRATEMODE.

  • CBR: Bitrate in bits/second.
  • VBR: Variable bitrate. Bitrate argument will be ignored. See \ref suppBitrates for details.