|
| PCjrSound (byte resourceNr, byte *data, uint32 length, uint16 type) |
|
const uint8 * | getVoicePointer (uint voiceNum) |
|
| AgiSound (byte resourceNr, byte *data, uint32 length, uint16 type) |
|
virtual void | play () |
|
virtual void | stop () |
|
virtual bool | isPlaying () |
|
byte * | getData () |
|
uint32 | getLength () |
|
virtual uint16 | type () |
|
virtual bool | isValid () |
|
|
static AgiSound * | createFromRawResource (uint8 *data, uint32 len, int resnum, int soundemu, bool isAgiV1) |
|
byte | _resourceNr |
|
byte * | _data |
|
uint32 | _length |
|
uint16 | _type |
|
bool | _isPlaying |
|
The documentation for this class was generated from the following file: