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:149
typedef enum {
main.h:154
menu.c:56AUDIO_MenuProcess()::statusAUDIO_MenuProcess()
waveplayer.c:70GetFileInfo()
waveplayer.c:82AUDIO_PLAYER_Init()
waveplayer.c:99AUDIO_PLAYER_Start()
waveplayer.c:143AUDIO_PLAYER_Process()
waveplayer.c:146AUDIO_PLAYER_Process()::audio_errorAUDIO_PLAYER_Process()
waveplayer.c:291AUDIO_PLAYER_Stop()
waveplayer.c:336GetFileInfo()
waveplayer.h:29AUDIO_PLAYER_Init()
waveplayer.h:30AUDIO_PLAYER_Start()
waveplayer.h:31AUDIO_PLAYER_Process()
waveplayer.h:32AUDIO_PLAYER_Stop()
waverecorder.c:104AUDIO_REC_Start()
waverecorder.c:170AUDIO_REC_Process()
waverecorder.c:173AUDIO_REC_Process()::audio_errorAUDIO_REC_Process()
waverecorder.h:37AUDIO_REC_Process()
waverecorder.h:38AUDIO_REC_Start()
waverecorder.h:39AUDIO_PLAYER_Init()

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