Developer World
Spresense SDK Library v3.2.0-ebc0364
SetBaseBandStatusParam Struct Reference

#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
 

Detailed Description

SetBaseBandStatus Command (AUDCMD_SETBASEBANDSTATUS) parameter

Member Data Documentation

◆ with_MPP

uint8_t with_MPP

[in] Select MPP function

Use AsSetBBStsWithMpp enum type

◆ with_Voice_Command

uint8_t with_Voice_Command

[in] Select Voice Command function

Use AsSetBBStsWithVoiceCommand enum type

◆ with_MFE

uint8_t with_MFE

[in] Select MFE function

Use AsSetBBStsWithMfe enum type

◆ input_device

uint16_t input_device

[in] Select Input Device

Use AsInputDevice enum type

◆ output_device

uint8_t output_device

[in] Select Output Device

Use AsOutputDevice enum type


The documentation for this struct was generated from the following file: