hi_mpi_ao_disable_resample

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

The Atlas Training Series Product does not support this API.

Description

Disables AO resampling.

Prototype

hi_s32 hi_mpi_ao_disable_resample(hi_audio_dev ao_dev, hi_ao_chn ao_chn);

Parameters

Parameter

Input/Output

Description

ao_dev

Input

Audio device ID. The value range is [0, 4].

In the network video recorder (NVR) scenario, only dev2 and dev3 are involved.

ao_chn

Input

AO channel ID.

Only the mono audio channel (audio-left channel) is supported. The value of ao_chn is fixed at 0.

Returns