hi_mpi_ao_disable_resample
Applicability
|
Product |
Supported |
|---|---|
|
|
☓ |
|
|
☓ |
|
|
√ |
|
|
☓ |
|
|
☓ |
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
- 0: success
- Other values: failure. For details, see Audio Return Codes.
Parent topic: AI/AO