hi_venc_vui_bitstream_restric
说明
定义H.264/H.265协议编码通道Vui中Bitstream_Restriction信息的结构体。预留结构体,暂不支持用户配置。
定义
typedef struct {
    hi_u8  bitstream_restriction_flag;
 } hi_venc_vui_bitstream_restric;
成员
成员名称  | 
描述  | 
|---|---|
bitstream_restriction_flag  | 
具体含义请参见H.265协议,系统默认值为0。  | 
父主题: VENC视频/JPEGE图像编码