, including all inherited members.
_audioTrack | Video::AdvancedVMDDecoder | [private] |
_decoder | Video::AdvancedVMDDecoder | [private] |
_videoTrack | Video::AdvancedVMDDecoder | [private] |
addStreamFileTrack(const Common::String &baseName) | Video::VideoDecoder | |
addTrack(Track *track, bool isExternal=false) | Video::VideoDecoder | [protected] |
AdvancedVMDDecoder(Audio::Mixer::SoundType soundType=Audio::Mixer::kPlainSoundType) | Video::AdvancedVMDDecoder | |
close() | Video::AdvancedVMDDecoder | [virtual] |
decodeNextFrame() | Video::VideoDecoder | [virtual] |
endOfVideo() const | Video::VideoDecoder | |
endOfVideoTracks() const | Video::VideoDecoder | [protected] |
eraseTrack(Track *track) | Video::VideoDecoder | [protected] |
findNextVideoTrack() | Video::VideoDecoder | [protected] |
getAudioTrack(int index) | Video::VideoDecoder | [inline, protected, virtual] |
getAudioTrackCount() const | Video::VideoDecoder | |
getBalance() const | Video::VideoDecoder | [inline] |
getCurFrame() const | Video::VideoDecoder | |
getDefaultHighColorFormat() const | Video::VideoDecoder | [inline, protected] |
getDuration() const | Video::VideoDecoder | [virtual] |
getEndTime() const | Video::VideoDecoder | [inline] |
getFrameCount() const | Video::VideoDecoder | |
getHeight() const | Video::VideoDecoder | [virtual] |
getPalette() | Video::VideoDecoder | |
getPixelFormat() const | Video::VideoDecoder | |
getRate() const | Video::VideoDecoder | [inline] |
getSoundType() const | Video::VideoDecoder | |
getTime() const | Video::VideoDecoder | |
getTimeToNextFrame() const | Video::VideoDecoder | |
getTrack(uint track) | Video::VideoDecoder | [protected] |
getTrack(uint track) const | Video::VideoDecoder | [protected] |
getTrackListBegin() | Video::VideoDecoder | [inline, protected] |
getTrackListEnd() | Video::VideoDecoder | [inline, protected] |
getVolume() const | Video::VideoDecoder | [inline] |
getWidth() const | Video::VideoDecoder | [virtual] |
hasDirtyPalette() const | Video::VideoDecoder | [inline] |
isPaused() const | Video::VideoDecoder | [inline] |
isPlaying() const | Video::VideoDecoder | |
isRewindable() const | Video::VideoDecoder | [virtual] |
isSeekable() const | Video::VideoDecoder | [virtual] |
isVideoLoaded() const | Video::VideoDecoder | |
loadFile(const Common::String &filename) | Video::VideoDecoder | [virtual] |
loadStream(Common::SeekableReadStream *stream) | Video::AdvancedVMDDecoder | [virtual] |
needsUpdate() const | Video::VideoDecoder | |
pauseVideo(bool pause) | Video::VideoDecoder | |
readNextPacket() | Video::VideoDecoder | [inline, protected, virtual] |
resetPauseStartTime() | Video::VideoDecoder | [protected] |
rewind() | Video::VideoDecoder | [virtual] |
seek(const Audio::Timestamp &time) | Video::VideoDecoder | |
seekIntern(const Audio::Timestamp &time) | Video::VideoDecoder | [protected, virtual] |
seekToFrame(uint frame) | Video::VideoDecoder | [virtual] |
setAudioTrack(int index) | Video::VideoDecoder | |
setBalance(int8 balance) | Video::VideoDecoder | |
setDefaultHighColorFormat(const Graphics::PixelFormat &format) | Video::VideoDecoder | [inline] |
setDitheringPalette(const byte *palette) | Video::VideoDecoder | |
setEndFrame(uint frame) | Video::VideoDecoder | |
setEndTime(const Audio::Timestamp &endTime) | Video::VideoDecoder | |
setRate(const Common::Rational &rate) | Video::VideoDecoder | |
setReverse(bool reverse) | Video::VideoDecoder | |
setSoundType(Audio::Mixer::SoundType soundType) | Video::VideoDecoder | |
setSurfaceMemory(void *mem, uint16 width, uint16 height, uint8 bpp) | Video::AdvancedVMDDecoder | |
setVolume(byte volume) | Video::VideoDecoder | |
start() | Video::VideoDecoder | |
stop() | Video::VideoDecoder | |
supportsAudioTrackSwitching() const | Video::VideoDecoder | [inline, protected, virtual] |
TrackList typedef | Video::VideoDecoder | [protected] |
TrackListIterator typedef | Video::VideoDecoder | [protected] |
useAudioSync() const | Video::VideoDecoder | [inline, protected, virtual] |
VideoDecoder() | Video::VideoDecoder | |
~AdvancedVMDDecoder() | Video::AdvancedVMDDecoder | |
~VideoDecoder() | Video::VideoDecoder | [inline, virtual] |