Skip to content

SDL2_AudioBackend

Class

Source: SDL2_AudioBackend.h

Inherits from: AudioBackend

Description

Audio backend implementation for SDL2 (Windows/Linux/Mac).

Inheritance

AudioBackendSDL2_AudioBackend

Methods

void audioCallback(uint8_t* stream, int len)

Released under the MIT License.