|
| VabInstr (VGMInstrSet *instrSet, uint32 offset, uint32 length, uint32 theBank, uint32 theInstrNum, const Common::String &name="Instrument") |
|
virtual bool | LoadInstr () |
|
| VGMInstr (VGMInstrSet *parInstrSet, uint32 offset, uint32 length, uint32 bank, uint32 instrNum, const Common::String &name="Instrument") |
|
| VGMContainerItem (VGMFile *thevgmfile, uint32 theOffset, uint32 theLength=0, const Common::String theName="") |
|
VGMHeader * | AddHeader (uint32 offset, uint32 length, const Common::String &name="Header") |
|
void | AddSimpleItem (uint32 offset, uint32 length, const Common::String &theName) |
|
template<class T > |
void | AddContainer (Common::Array< T *> &container) |
|
| VGMItem (VGMFile *thevgmfile, uint32 theOffset, uint32 theLength=0, const Common::String theName="") |
|
RawFile * | GetRawFile () |
|
|
uint32 | GetBytes (uint32 nIndex, uint32 nCount, void *pBuffer) |
|
uint8 | GetByte (uint32 offset) |
|
uint16 | GetShort (uint32 offset) |
|
The documentation for this class was generated from the following file:
- audio/soundfont/vab/vab.h