Searched defs:SDL_AudioDevice (Results 1 – 1 of 1) sorted by relevance
131 struct SDL_AudioDevice struct135 SDL_AudioDeviceID id; argument138 SDL_AudioSpec spec;149 SDL_atomic_t paused;150 SDL_bool iscapture;153 Uint8 *work_buffer;156 Uint32 work_buffer_len;159 SDL_mutex *mixer_lock;162 SDL_Thread *thread;163 SDL_threadID threadid;[all …]
Completed in 3 milliseconds