Class StaticAudioBuffer¶
Defined in File static_audio_buffer.h
Inheritance Relationships¶
Base Type¶
public AudioBuffer(Class AudioBuffer)
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.