Home
last modified time | relevance | path

Searched defs:SDL_AudioDevice (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/audio/
A DSDL_sysaudio.h131 struct SDL_AudioDevice struct
135 SDL_AudioDeviceID id; argument
138 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