hi_vdec_supplement_info

说明

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

定义

typedef struct {
    hi_payload_type type;
    union {
        hi_vdec_video_supplement_info video_supplement_info; 
    };
} hi_vdec_supplement_info;