hi_video_out_order
Description
Defines the video decoding output order.
Prototype
HI_VIDEO_OUT_ORDER_DISPLAY = 0 HI_VIDEO_OUT_ORDER_DEC = 1 HI_VIDEO_OUT_ORDER_BUTT = 2
Members
Member |
Description |
|---|---|
HI_VIDEO_OUT_ORDER_DISPLAY |
Display order. |
HI_VIDEO_OUT_ORDER_DEC |
Decoding order. |
HI_VIDEO_OUT_ORDER_BUTT |
Reserved. |
Precautions
If the stream contains B-frames, the display order must be used.
Parent topic: Video/Image Decoding