audio/buffer.h

Includes from this file:

Declarations in this file:

Data members in SGAudioBuffer

handle
\brief Internal handle \private \warning For internal use only.

Functions

sgAudioBufferCreateFile
\memberof SGAudioBuffer \brief Create an audio buffer \param fname Filename of the audio file to load \return The newly created buffer if successful, NULL otherwise.
sgAudioBufferDestroy
\memberof SGAudioBuffer \brief Destroy an audio buffer \param buffer The buffer to destroy.
sgAudioBufferSetData
...

Typedefs

SGAudioBuffer