AUDIO_RECORDER_SelectFile() is only used within STemWin.
 
Symbols
loading...
Files
loading...

AUDIO_RECORDER_SelectFile() function

Select wav file.

Syntax

AUDIO_RECORDER_ErrorTypdef AUDIO_RECORDER_SelectFile(char* file,     uint8_t mode);
Implemented in audio_recorder_app.c:180

Arguments

file

wav file.

mode

Return value

Audio state.

References

LocationReferrerText
audio_recorder_app.c:180
AUDIO_RECORDER_ErrorTypdef AUDIO_RECORDER_SelectFile(char* file, uint8_t mode)
audio_recorder_app.h:48
AUDIO_RECORDER_ErrorTypdef AUDIO_RECORDER_SelectFile(char* file, uint8_t mode);
audio_recorder_win.c:562_cbDialog()
AUDIO_RECORDER_SelectFile(FileName, FA_CREATE_ALWAYS | FA_WRITE);
audio_recorder_win.c:578_cbDialog()
AUDIO_RECORDER_SelectFile(FileName, FA_OPEN_EXISTING | FA_READ);

Call Tree

Functions calling AUDIO_RECORDER_SelectFile()
Functions called by AUDIO_RECORDER_SelectFile()
all items filtered out
AUDIO_RECORDER_SelectFile()
all items filtered out
Data read by AUDIO_RECORDER_SelectFile()
Data written by AUDIO_RECORDER_SelectFile()
AUDIO_RECORDER_SelectFile()
AUDIO_RECORDER_SelectFile()::ret
all items filtered out
Type of AUDIO_RECORDER_SelectFile()
AUDIO_RECORDER_SelectFile()