hi_vdec_video_supplement_info
Description
(Reserved) Defines the supplementary information about the output video frame.
Prototype
hi_vdec_video_supplement_info = {"frame_type": hi_vdec_frame_type,
"err_rate": err_rate,
"poc": poc}
Members
Member |
Description |
|---|---|
frame_type |
Int, decoding frame type. Reserved. |
err_rate |
Int, error rate. Reserved. |
poc |
Int, POC value. Reserved. |
Parent topic: Video/Image Decoding