hi_mpi_venc_get_intra_refresh

The Atlas 200/300/500 Inference Product does not support this API.

The Atlas Training Series Product does not support this API.

Description

Obtains I-slice refreshing parameters in P-frames.

Restrictions

  • This API must be called after an encoding channel is created and before the channel is destroyed.
  • When the GOP mode is switched, the obtained attributes are the latest configured attributes.

Prototype

hi_s32 hi_mpi_venc_get_intra_refresh(hi_venc_chn chn, hi_venc_intra_refresh *intra_refresh)

Parameters

Parameter

Input/Output

Description

chn

Input

Encoding channel ID.

intra_refresh

Output

Islice refreshing parameter.

Returns