ScummVM API documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Director::SNDDecoder Class Reference
Inheritance diagram for Director::SNDDecoder:
Director::AudioDecoder

Public Member Functions

bool loadStream (Common::SeekableReadStreamEndian &stream)
 
void loadExternalSoundStream (Common::SeekableReadStreamEndian &stream)
 
bool processCommands (Common::SeekableReadStreamEndian &stream)
 
bool processBufferCommand (Common::SeekableReadStreamEndian &stream)
 
Audio::AudioStreamgetAudioStream (bool looping=false, bool forPuppet=false, DisposeAfterUse::Flag disposeAfterUse=DisposeAfterUse::YES) override
 
bool hasLoopBounds ()
 
void resetLoopBounds ()
 
bool hasValidLoopBounds ()
 
int getChannelCount () override
 
int getSampleRate () override
 
int getSampleSize () override
 

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