hi_venc_mjpeg_vbr

Description

(Reserved) Defines the VBR attributes of an MJPEG encoding channel.

Prototype

hi_venc_mjpeg_cbr = {"stats_time": stats_time, # RW; Range:[1, 60]; the rate statistic time, the unit is second (s)
                     "src_frame_rate": src_frame_rate, # RW; Range:[1, 240]; the input frame rate of the venc channel
                     "dst_frame_rate": dst_frame_rate, # RW; Range:[1, 240]; the target frame rate of the venc channel, 
                                                       # cannot be larger than src_frame_rate
                     "max_bit_rate": max_bit_rate} # RW; Range:[2, 614400];the max bitrate}hi_venc_mjpeg_vbr;