ScummVM API documentation
Agi::PCjrSound Class Reference
Inheritance diagram for Agi::PCjrSound:
Agi::AgiSound

Public Member Functions

 PCjrSound (byte resourceNr, byte *data, uint32 length, uint16 type)
 
const uint8 * getVoicePointer (uint voiceNum)
 
- Public Member Functions inherited from Agi::AgiSound
 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 ()
 

Additional Inherited Members

- Static Public Member Functions inherited from Agi::AgiSound
static AgiSoundcreateFromRawResource (uint8 *data, uint32 len, int resnum, int soundemu, bool isAgiV1)
 
- Protected Attributes inherited from Agi::AgiSound
byte _resourceNr
 
byte * _data
 
uint32 _length
 
uint16 _type
 
bool _isPlaying
 

The documentation for this class was generated from the following file: