ISVP-SDK  3.12.0
Ingenic Smart Video Platform SDK
Data Fields
IMPEncoderAttrRcMode Struct Reference

Define the channel ratecontroller mode attribute. More...

#include <imp_encoder.h>

Collaboration diagram for IMPEncoderAttrRcMode:
Collaboration graph
[legend]

Data Fields

IMPEncoderRcMode rcMode
 ratecontrol mode
 
union {
   IMPEncoderAttrH264FixQP   attrH264FixQp
 the FixQp ratecontrol attribute
 
   IMPEncoderAttrH264CBR   attrH264Cbr
 the CBR ratecontrol attribute
 
   IMPEncoderAttrH264VBR   attrH264Vbr
 the VBR ratecontrol attribute
 
   IMPEncoderAttrH264Smart   attrH264Smart
 the Smart ratecontrol attribute
 
}; 
 

Detailed Description

Define the channel ratecontroller mode attribute.


The documentation for this struct was generated from the following file: