Public Member Functions | |
SmushAudioTrack (Audio::Mixer::SoundType soundType, bool isVima, int freq=22050, int channels=-1) | |
Audio::AudioStream * | getAudioStream () const override |
bool | isSeekable () const override |
bool | seek (const Audio::Timestamp &time) override |
void | skipSamples (int samples) |
int | getRate () const |
void | handleVIMA (Common::SeekableReadStream *stream, uint32 size) |
void | handleIACT (Common::SeekableReadStream *stream, int32 size) |
void | init () |