#include <audio_effector_api.h>
Public Attributes | |
| uint8_t | reserved1 |
| [in] reserved | |
| uint8_t | with_MPP |
| [in] Select MPP function More... | |
| uint8_t | with_Voice_Command |
| [in] Select Voice Command function More... | |
| uint8_t | with_MFE |
| [in] Select MFE function More... | |
| uint16_t | input_device |
| [in] Select Input Device More... | |
| uint8_t | reserved2 |
| [in] reserved | |
| uint8_t | output_device |
| [in] Select Output Device More... | |
| char | dsp_path [AS_AUDIO_DSP_PATH_LEN] |
| [in] Audio DSP path | |
SetBaseBandStatus Command (AUDCMD_SETBASEBANDSTATUS) parameter
| uint8_t with_MPP |
[in] Select MPP function
Use AsSetBBStsWithMpp enum type
| uint8_t with_Voice_Command |
[in] Select Voice Command function
Use AsSetBBStsWithVoiceCommand enum type
| uint8_t with_MFE |
[in] Select MFE function
Use AsSetBBStsWithMfe enum type
| uint16_t input_device |
[in] Select Input Device
Use AsInputDevice enum type
| uint8_t output_device |
[in] Select Output Device
Use AsOutputDevice enum type