SDL
2.0
|
Go to the source code of this file.
Functions | |
static void | print_devices (int iscapture) |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 41 of file testaudioinfo.c.
References i, print_devices(), SDL_GetAudioDriver, SDL_GetCurrentAudioDriver, SDL_GetError, SDL_GetNumAudioDrivers, SDL_Init, SDL_INIT_AUDIO, SDL_Log, SDL_LOG_CATEGORY_APPLICATION, SDL_LOG_PRIORITY_INFO, SDL_LogError, SDL_LogSetPriority, and SDL_Quit.
|
static |
Definition at line 16 of file testaudioinfo.c.
References i, NULL, SDL_GetAudioDeviceName, SDL_GetError, SDL_GetNumAudioDevices, and SDL_Log.
Referenced by main().