Amuse
|
#include <AudioGroup.hpp>
Public Member Functions | |
operator bool () const | |
AudioGroup (const AudioGroupData &data) | |
const Sample * | getSample (int sfxId) const |
const unsigned char * | getSampleData (uint32_t offset) const |
const AudioGroupProject & | getProj () const |
const AudioGroupPool & | getPool () const |
Runtime audio group index container
Definition at line 16 of file AudioGroup.hpp.