unlock method

void unlock()

Unlock the audio device.

SDL Docs

Implementation

void unlock() => sdl.sdl.SDL_UnlockAudioDevice(id);