Home
last modified time | relevance | path

Searched refs:SDL_RemoveAudioDevice (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/SDL2/src/audio/
A DSDL_sysaudio.h46 extern void SDL_RemoveAudioDevice(const int iscapture, void *handle);
A DSDL_audio.c534 SDL_RemoveAudioDevice(const int iscapture, void *handle) in SDL_RemoveAudioDevice() function
/AliOS-Things-master/components/SDL2/src/audio/pulseaudio/
A DSDL_pulseaudio.c712 SDL_RemoveAudioDevice(source != 0, (void *) ((size_t) idx+1)); in HotplugCallback()
/AliOS-Things-master/components/SDL2/src/audio/alsa/
A DSDL_alsa_audio.c907 SDL_RemoveAudioDevice(dev->iscapture, dev->name); in ALSA_HotplugThread()
/AliOS-Things-master/components/SDL2/src/audio/wasapi/
A DSDL_wasapi.c114 SDL_RemoveAudioDevice(iscapture, i->str); in WASAPI_RemoveDevice()
/AliOS-Things-master/components/SDL2/src/audio/coreaudio/
A DSDL_coreaudio.m260 SDL_RemoveAudioDevice(iscapture, (void *) ((size_t) item->devid));

Completed in 13 milliseconds