Class StaticAudioBuffer

Inheritance Relationships

Base Type

Class Documentation

class StaticAudioBuffer : public AudioBuffer

An audio buffer that is sent entirely at once to the audio card. Preferable for smaller audio files. Larger files may be slow to start.

Public Functions

StaticAudioBuffer(Ref<AudioResourceFile> audioFile)
~StaticAudioBuffer()
ALuint &getBuffer()