Fe2_codec_aacplus, Fe2_aacplus_bitrate, Fe2_aacplus_parametric_stereo – Google Flix Engine Linux Reference Manual User Manual

Page 35: 2 define documentation

Advertising
background image

5.8 AAC+

29

5.8.2

Define Documentation

5.8.2.1

#define FE2_AACPLUS_BITRATE

Alias for

FE2_CODECPARAM_BITRATE

.

Codec parameter for stream bitrate.

Compressed stream bitrate in kbits/sec.

Note:

Default: 64

Definition at line 126 of file aac.h.

5.8.2.2

#define FE2_AACPLUS_PARAMETRIC_STEREO

Parameter for parametric stereo.

The Parametric Stereo technology was standardized by ISO 14496-3. It is a method to code stereo infor-
mation and thus allows for further enhanced coding efficiency for lowest bit rate stereo coding. Combining
Parametric Stereo with SBR and AAC yields the aacPlus v2 codec.

Definition at line 135 of file aac.h.

5.8.2.3

#define FE2_CODEC_AACPLUS

AAC+ (HE-AAC). Codec name for use with

Flix2_AddCodec()

.

Definition at line 120 of file aac.h.

Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen

Advertising