Searched refs:SDL_AudioSpec (Results 1 – 2 of 2) sorted by relevance
177 typedef struct SDL_AudioSpec struct188 } SDL_AudioSpec; argument404 extern DECLSPEC int SDLCALL SDL_OpenAudio(SDL_AudioSpec * desired,405 SDL_AudioSpec * obtained);517 SDL_AudioSpec *spec);551 SDL_AudioSpec *spec,669 const SDL_AudioSpec *desired,670 SDL_AudioSpec *obtained,867 extern DECLSPEC SDL_AudioSpec *SDLCALL SDL_LoadWAV_RW(SDL_RWops * src,869 SDL_AudioSpec * spec,
94 SDL_AudioSpec audiospec;
Completed in 6 milliseconds