hi_venc_mjpeg_fixqp

Description

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

Prototype

hi_venc_mjpeg_fixqp = {"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
                     "qfactor": qfactor} # RW; Range:[1,99];image quality.