hi_mpi_vdec_set_chn_attr

This API is not supported in the current version. The function does not take effect. If this API is called, the return value is 0.

Description

Sets the attributes of a decoding channel.

Prototype

hi_s32 hi_mpi_vdec_set_chn_attr (hi_vdec_chn chn, const hi_vdec_chn_attr *attr)

Parameters

Parameter

Input/Output

Description

chn

Input

Decoding channel ID.

attr

Input

Pointer to the decoding channel attributes.

Returns