hi_vdec_supplement_info
说明
定义输出帧补充信息, 暂不支持。
定义
typedef struct {
hi_payload_type type;
union {
hi_vdec_video_supplement_info video_supplement_info;
};
} hi_vdec_supplement_info;
父主题: VDEC视频/JPEGD图像解码
定义输出帧补充信息, 暂不支持。
typedef struct {
hi_payload_type type;
union {
hi_vdec_video_supplement_info video_supplement_info;
};
} hi_vdec_supplement_info;