Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/audio/
A DSDL_audio.c519 mark_device_removed(void *handle, SDL_AudioDeviceItem *devices, SDL_bool *removedFlag) in mark_device_removed() function
541mark_device_removed(handle, current_audio.inputDevices, &current_audio.captureDevicesRemoved); in SDL_RemoveAudioDevice()
543mark_device_removed(handle, current_audio.outputDevices, &current_audio.outputDevicesRemoved); in SDL_RemoveAudioDevice()

Completed in 5 milliseconds