Public Attributes | |
uint8_t | channel_number |
[in] Select InitMicFrontend input channels | |
uint8_t | bit_length |
[in] Select InitMicFrontend input bit length | |
uint16_t | samples_per_frame |
[in] Samples per a frame | |
uint32_t | out_fs |
[in] Output Fs More... | |
uint8_t | preproc_type |
[in] Select pre process enable More... | |
char | dsp_path [AS_PREPROCESS_FILE_PATH_LEN] |
[in] Set dsp file name and path | |
uint8_t | data_path |
[in] Select Data path from MicFrontend More... | |
AsDataDest | dest |
[in] Data destination, callback or message More... | |
uint32_t out_fs |
[in] Output Fs
!! effective only when preproc_type is "AsMicFrontendPreProcSrc" !!
uint8_t preproc_type |
[in] Select pre process enable
Use AsMicFrontendPreProcType enum type
uint8_t data_path |
[in] Select Data path from MicFrontend
Use AsMicFrontendDataPath enum type
AsDataDest dest |
[in] Data destination, callback or message
Follow "data_path" parameter to select callback or message