ScummVM API documentation
Awe::AifcPlayer Struct Reference

Public Member Functions

bool play (int mixRate, const char *path, uint32 offset)
 
void stop ()
 
int8 readSampleData ()
 
void decodeSamples ()
 
void readSamples (int16 *buf, int len)
 

Public Attributes

Common::File _f
 
uint32 _ssndOffset = 0
 
uint32 _ssndSize = 0
 
uint32 _pos = 0
 
int16 _sampleL = 0
 
int16 _sampleR = 0
 
Frac _rate
 

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