![]() |
ISVP-SDK
3.12.0
Ingenic Smart Video Platform SDK
|
Define the channel ratecontroller mode attribute. More...
#include <imp_encoder.h>

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 | |
| }; | |
Define the channel ratecontroller mode attribute.
1.8.8