getCurrentAudioDriver

Wraps SDL_GetCurrentAudioDriver which returns the current audio driver

@safe @trusted
string
getCurrentAudioDriver
()

Return Value

Type: string

name of the current audio driver

Meta