hi_venc_start_param
Description
Defines the number of frames consecutively received and encoded by an encoding channel.
Prototype
typedef struct {
hi_s32 recv_pic_num;
} hi_venc_start_param;
Members
Member |
Description |
|---|---|
recv_pic_num |
Number of frames consecutively received and encoded by an encoding channel. Value range: -1 or a positive integer |
Parent topic: VENC/JPEGE