AudioDevice

Constructors

this
this(const(char)[] name, int iscapture, const(SDL_AudioSpec*) desired, SDL_AudioSpec* obtained, int allowed_changes)

Destructor

~this
~this()

Members

Functions

lock
void lock()
pause
void pause()
play
void play()
playing
bool playing()
status
SDL_AudioStatus status()
unlock
void unlock()

Meta