hi_venc_jpeg_stream_info
Description
(Reserved) Defines the features of a JPEG stream.
Prototype
typedef struct {
hi_u32 pic_bytes;
hi_u32 update_attr_cnt;
hi_u32 qfactor;
}hi_venc_jpeg_stream_info;
Members
Member |
Description |
|---|---|
pic_bytes |
Size in bytes of a JPEG frame. |
update_attr_cnt |
Number of times that channel attributes or parameters (including RC parameters) are updated. |
qfactor |
Qfactor of the current frame. |
Parent topic: VENC/JPEGE