Get the human-readable name of a specific audio device.
the instance ID of the device to query.
the name of the audio device, or NULL on failure; call SDL_GetError() for more information.
Threadsafety: It is safe to call this function from any thread.
SDL_GetAudioPlaybackDevices SDL_GetAudioRecordingDevices
See Implementation
Get the human-readable name of a specific audio device.