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

AUDIOPLAYER_SelectFile() function

Select wav file.

Syntax

AUDIOPLAYER_ErrorTypdef AUDIOPLAYER_SelectFile(char* file);
Implemented in audio_player_app.c:447

Arguments

file

wav file.

Return value

Audio state.

References

LocationReferrerText
audio_player_app.c:447
AUDIOPLAYER_ErrorTypdef AUDIOPLAYER_SelectFile(char* file)
audio_player_app.h:90
AUDIOPLAYER_ErrorTypdef AUDIOPLAYER_SelectFile(char* file);
audio_player_win.c:969_PlayFile()
if(AUDIOPLAYER_SelectFile(filename) == 0)

Call Tree

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