hi_frame_rate_ctrl
Description
(Reserved) Defines the RC parameters of a channel.
Prototype
hi_frame_rate_ctrl = {"src_frame_rate": src_frame_rate, # RW; Range:[0, 240]; Input frame rate of a channel
"dst_frame_rate": dst_frame_rate} # RW; Range:[0, 240]; Output frame rate of a channel}
Members
Member |
Description |
|---|---|
src_frame_rate |
Int, source frame rate, in FPS. Value range: -1 or [1, 240]. |
dst_frame_rate |
Int, destination frame rate, in FPS. Selected from:
|
Parent topic: Video/Image Encoding