Fe2_codec_h264, Fe2_h264_bitrate, Typedefs – Google Flix Engine Linux Reference Manual User Manual
Page 42: Enumerations, 3 define documentation

36
Flix Engine Linux Module Documentation
• #define
Alias for
• #define
Codec parameter for encoding profile.
• #define
Codec parameter for B frame rate.
• #define
Controls frame analysis, affecting encoder speed and inversely output quality.
Typedefs
• typedef enum
Valid profiles for use with the
parameter.
Enumerations
• enum
{
}
Valid profiles for use with the
parameter.
5.11.3
Define Documentation
5.11.3.1
#define FE2_CODEC_H264
Codec name for use with
Attention:
Both width and height MUST be multiples of 4
Definition at line 57 of file h264.h.
5.11.3.2
#define FE2_H264_B_FRAME_RATE
Codec parameter for B frame rate.
Specifies number of B frames between I/P and next P frame.
Note:
Default: 0
Definition at line 102 of file h264.h.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen