hi_vdec_video_supplement_info

说明

定义输出视频帧补充信息, 暂不支持。

定义

typedef struct {
    hi_vdec_frame_type frame_type;
    hi_u32 err_rate;
    hi_u32 poc;
}hi_vdec_video_supplement_info;

成员

成员名称

描述

frame_type

解码帧类型。预留参数,暂未支持

err_rate

错误率。预留参数,暂未支持

poc

poc值。预留参数,暂未支持