GetFileInfo() is only used within Audio_playback_and_record.
 
Symbols
loading...
Files
loading...

GetFileInfo() function

Static Functions Gets the file info.

Syntax

static AUDIO_ErrorTypeDef GetFileInfo(uint16_t file_idx,     WAVE_FormatTypeDef *info);
Implemented in waveplayer.c:336

Arguments

file_idx

File index

info

Pointer to WAV file info

Return value

Audio error

References

Call Tree