Skip to content

AudioConfig

Struct

Source: AudioConfig.h

Description

Configuration for the Audio subsystem.

Properties

NameTypeDescription
backendAudioBackend*Pointer to the platform-specific audio backend.
sampleRateintDesired sample rate in Hz.

Released under the MIT License.