Change-Id: I02dbc3e91856eaef081446ca77919e6182a85e1d
This commit is contained in:
Aidan MacDonald 2022-04-17 17:20:43 +01:00
parent fca7b8e2ff
commit 1af92e5ff8
45 changed files with 215 additions and 341 deletions

View file

@ -1468,7 +1468,7 @@ const struct settings_list settings[] = {
LANG_FREQUENCY,INT(REC_FREQ_DEFAULT),
"rec frequency",REC_FREQ_CFG_VAL_LIST,UNUSED},
{F_T_INT|F_RECSETTING,&global_settings.rec_format,
LANG_RECORDING_FORMAT,INT(REC_FORMAT_DEFAULT),
LANG_FORMAT,INT(REC_FORMAT_DEFAULT),
"rec format",REC_FORMAT_CFG_VAL_LIST,UNUSED},
/** Encoder settings start - keep these together **/
/* aiff_enc */