![]() |
ISVP-SDK
3.12.0
Ingenic Smart Video Platform SDK
|
Define the bitstream structure of one frame. More...
#include <imp_encoder.h>

Data Fields | |
| IMPEncoderPack * | pack |
| bitstream packet | |
| uint32_t | packCount |
| packet count related to one frame | |
| uint32_t | seq |
| packet frame sequence code | |
| union { | |
| IMPRefType refType | |
| bitstream sequence number, frame number obtained by frame, according to the packet to obtain packet number. More... | |
| }; | |
Define the bitstream structure of one frame.
| IMPRefType refType |
bitstream sequence number, frame number obtained by frame, according to the packet to obtain packet number.
1.8.8