hi_venc_jpeg_stream_info
说明
定义JPEG协议码流特征信息, 暂不支持。
定义
hi_venc_jpeg_stream_info = {"pic_bytes": pic_bytes,
                            "update_attr_cnt": update_attr_cnt,
                            "qfactor": qfactor}
成员
成员名称  | 
描述  | 
|---|---|
pic_bytes  | 
整型,一帧JPEG码流大小,以字节(Byte)为单位。  | 
update_attr_cnt  | 
整型,通道属性或参数(包含 RC 参数)被设置的次数。  | 
qfactor  | 
整型,编码当前帧的 Qfactor。  | 
父主题: 视频/图像编码