AUDIO_ErrorTypeDef is only used within Audio_playback_and_record.
 
Symbols
loading...
Files
loading...

AUDIO_ErrorTypeDef enum

Syntax

enum {   AUDIO_ERROR_NONE = 0,     AUDIO_ERROR_IO,   AUDIO_ERROR_EOF,   AUDIO_ERROR_INVALID_VALUE,      };

Values

AUDIO_ERROR_NONE

No summary provided. Read more...

AUDIO_ERROR_IO

No summary provided. Read more...

AUDIO_ERROR_EOF

No summary provided. Read more...

AUDIO_ERROR_INVALID_VALUE

No summary provided. Read more...

References

LocationReferrerScopeText
main.h:147
typedef enum {
main.h:152
menu.c:71AUDIO_MenuProcess()::statusAUDIO_MenuProcess()
waveplayer.c:34GetFileInfo()
waveplayer.c:44AUDIO_PLAYER_Init()
waveplayer.c:61AUDIO_PLAYER_Start()
waveplayer.c:104AUDIO_PLAYER_Process()
waveplayer.c:107AUDIO_PLAYER_Process()::audio_errorAUDIO_PLAYER_Process()
waveplayer.c:230AUDIO_PLAYER_Stop()
waveplayer.c:311GetFileInfo()
waveplayer.h:29AUDIO_PLAYER_Init()
waveplayer.h:30AUDIO_PLAYER_Start()
waveplayer.h:31AUDIO_PLAYER_Process()
waveplayer.h:32AUDIO_PLAYER_Stop()
waverecorder.c:75AUDIO_REC_Start()
waverecorder.c:133AUDIO_REC_Process()
waverecorder.c:136AUDIO_REC_Process()::audio_errorAUDIO_REC_Process()
waverecorder.h:37AUDIO_REC_Process()
waverecorder.h:38AUDIO_REC_Start()

Type Use

Variables of AUDIO_ErrorTypeDef type
AUDIO_MenuProcess()::status
AUDIO_PLAYER_Process()::audio_error
AUDIO_REC_Process()::audio_error
all items filtered out
AUDIO_ErrorTypeDef
all items filtered out
AUDIO_ErrorTypeDef
all items filtered out
Allocators of AUDIO_ErrorTypeDef
Deletors of AUDIO_ErrorTypeDef
AUDIO_MenuProcess()::status
AUDIO_PLAYER_Process()::audio_error
AUDIO_REC_Process()::audio_error
all items filtered out
AUDIO_ErrorTypeDef
AUDIO_MenuProcess()::status
AUDIO_PLAYER_Process()::audio_error
AUDIO_REC_Process()::audio_error
all items filtered out