hi_video_frame_info
Description
Defines the dictionary of video frame information.
Prototype
hi_video_frame_info = {"v_frame": hi_video_frame, "pool_id" pool_id, "mod_id": hi_mod_id}
Members
Member |
Description |
|---|---|
v_frame |
Dictionary, video frame attributes. |
pool_id |
Int, ID of a VB pool, reserved. |
mod_id |
Int, ID of a DVPP module, reserved. |
Parent topic: Common