hi_venc_streamcopy_param
Description
Defines the user frame copy parameter information.
Prototype
hi_venc_streamcopy_param = {"copy_en":copy_en,
"copy_interval":copy_interval}
Members
Member |
Description |
|---|---|
copy_en |
Whether to enable frame copy. The options are as follows:
|
copy_interval |
A uint, specifying the copy interval when frame copy is enabled. The value range is [0, 10]. |
Parent topic: Video/Image Encoding