hi_venc_venc_mod_param

Description

Defines the common module parameters of VENC on the device.

Prototype

hi_venc_venc_mod_param = {"buf_cache": buf_cache,
                          "frame_buf_recycle": frame_buf_recycle}

Members

Member

Description

buf_cache

Int, whether a stream can be obtained in cache mode, reserved.

  • 0 (default): disabled
  • 1: enabled

frame_buf_recycle

Int, whether the frame buffer can be recycled, reserved.

  • 0 (default): disabled
  • 1: enabled