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 audioplayer_app.c:289

Arguments

file

wav file.

Return value

Audio state.

References

LocationReferrerText
audioplayer_app.c:289
AUDIOPLAYER_ErrorTypdef AUDIOPLAYER_SelectFile(char* file)
audioplayer_app.h:104
AUDIOPLAYER_ErrorTypdef AUDIOPLAYER_SelectFile(char* file);
audioplayer_win.c:723_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()