ScummVM API documentation
Titanic::AVIDecoder Member List

This is the complete list of members for Titanic::AVIDecoder, including all inherited members.

_audioTrackCounter (defined in Video::AVIDecoder)Video::AVIDecoderprotected
_audioTracks (defined in Video::AVIDecoder)Video::AVIDecoderprotected
_decodedHeader (defined in Video::AVIDecoder)Video::AVIDecoderprotected
_fileStream (defined in Video::AVIDecoder)Video::AVIDecoderprotected
_foundMovieList (defined in Video::AVIDecoder)Video::AVIDecoderprotected
_frameRateOverride (defined in Video::AVIDecoder)Video::AVIDecoderprotected
_header (defined in Video::AVIDecoder)Video::AVIDecoderprotected
_indexEntries (defined in Video::AVIDecoder)Video::AVIDecoderprotected
_lastAddedTrack (defined in Video::AVIDecoder)Video::AVIDecoderprotected
_lastTimeChange (defined in Video::VideoDecoder)Video::VideoDecoderprotected
_movieListEnd (defined in Video::AVIDecoder)Video::AVIDecoderprotected
_movieListStart (defined in Video::AVIDecoder)Video::AVIDecoderprotected
_nextVideoTrack (defined in Video::VideoDecoder)Video::VideoDecoderprotected
_startTime (defined in Video::VideoDecoder)Video::VideoDecoderprotected
_transparencyTrack (defined in Video::AVIDecoder)Video::AVIDecoderprotected
_videoTrackCounter (defined in Video::AVIDecoder)Video::AVIDecoderprotected
_videoTracks (defined in Video::AVIDecoder)Video::AVIDecoderprotected
addStreamFileTrack(const Common::Path &baseName)Video::VideoDecoder
addStreamTrack(Audio::SeekableAudioStream *stream)Video::VideoDecoder
addTrack(Track *track, bool isExternal=false)Video::AVIDecoderprotected
AVIDecoder() (defined in Titanic::AVIDecoder)Titanic::AVIDecoderinline
AVIDecoder(const Common::Rational &frameRateOverride) (defined in Titanic::AVIDecoder)Titanic::AVIDecoderinline
AVIF_HASINDEX enum value (defined in Video::AVIDecoder)Video::AVIDecoderprotected
AVIF_ISINTERLEAVED enum value (defined in Video::AVIDecoder)Video::AVIDecoderprotected
AVIF_MUSTUSEINDEX enum value (defined in Video::AVIDecoder)Video::AVIDecoderprotected
AVIF_TRUSTCKTYPE enum value (defined in Video::AVIDecoder)Video::AVIDecoderprotected
AVIF_WASCAPTUREFILE enum value (defined in Video::AVIDecoder)Video::AVIDecoderprotected
AVIF_WASCOPYRIGHTED enum value (defined in Video::AVIDecoder)Video::AVIDecoderprotected
AVIFlags enum name (defined in Video::AVIDecoder)Video::AVIDecoderprotected
AVIIF_INDEX enum value (defined in Video::AVIDecoder)Video::AVIDecoderprotected
checkTruemotion1() (defined in Video::AVIDecoder)Video::AVIDecoderprotected
close()Video::AVIDecodervirtual
createAudioTrack(AVIStreamHeader sHeader, PCMWaveFormat wvInfo) (defined in Video::AVIDecoder)Video::AVIDecodervirtual
decodeNextFrame()Video::AVIDecodervirtual
decodeNextTransparency()Video::AVIDecoder
delayMillis(uint msecs)Video::VideoDecoder
endOfVideo() constVideo::VideoDecoder
endOfVideoTracks() constVideo::VideoDecoderprotected
eraseTrack(Track *track)Video::VideoDecoderprotected
findNextVideoTrack()Video::VideoDecoderprotected
getAudioTrack(int index)Video::AVIDecoderprotectedvirtual
getAudioTrackCount() constVideo::VideoDecoder
getBalance() constVideo::VideoDecoderinline
getCurFrame() constVideo::VideoDecoder
getDuration() constVideo::VideoDecodervirtual
getEndTime() constVideo::VideoDecoderinline
getFrameCount() constVideo::VideoDecoder
getHeight() constVideo::AVIDecoderinlinevirtual
getPalette()Video::VideoDecoder
getPixelFormat() constVideo::VideoDecoder
getRate() constVideo::VideoDecoderinline
getSoundType() constVideo::VideoDecoder
getStreamIndex(uint32 tag) (defined in Video::AVIDecoder)Video::AVIDecoderprotectedstatic
getStreamType(uint32 tag) const (defined in Video::AVIDecoder)Video::AVIDecoderinlineprotected
getTime() constVideo::VideoDecoder
getTimeToNextFrame() constVideo::VideoDecoder
getTrack(uint track)Video::VideoDecoderprotected
getTrack(uint track) constVideo::VideoDecoderprotected
getTrackListBegin()Video::VideoDecoderinlineprotected
getTrackListEnd()Video::VideoDecoderinlineprotected
getTransparencyTrack()Titanic::AVIDecoderinline
getVideoTrack(uint idx)Titanic::AVIDecoder
getVideoTrackOffset(uint trackIndex, uint frameNumber=0) (defined in Video::AVIDecoder)Video::AVIDecoderprotected
getVolume() constVideo::VideoDecoderinline
getWidth() constVideo::AVIDecoderinlinevirtual
handleList(uint32 listSize) (defined in Video::AVIDecoder)Video::AVIDecoderprotected
handleNextPacket(TrackStatus &status) (defined in Video::AVIDecoder)Video::AVIDecoderprotected
handleStreamHeader(uint32 size) (defined in Video::AVIDecoder)Video::AVIDecoderprotected
hasAudio() const (defined in Video::VideoDecoder)Video::VideoDecoderprotected
hasDirtyPalette() constVideo::VideoDecoderinline
hasFramesLeft() const (defined in Video::VideoDecoder)Video::VideoDecoderprotected
IndexFlags enum name (defined in Video::AVIDecoder)Video::AVIDecoderprotected
initCommon() (defined in Video::AVIDecoder)Video::AVIDecoderprotected
isPaused() constVideo::VideoDecoderinline
isPlaying() constVideo::VideoDecoder
isRewindable() constVideo::AVIDecoderinlinevirtual
isSeekable() constVideo::AVIDecodervirtual
isVideoLoaded() constVideo::VideoDecoder
loadFile(const Common::Path &filename)Video::VideoDecodervirtual
loadStream(Common::SeekableReadStream *stream)Video::AVIDecodervirtual
needsUpdate() constVideo::VideoDecoder
parseNextChunk() (defined in Video::AVIDecoder)Video::AVIDecoderprotected
pauseVideo(bool pause)Video::VideoDecoder
readNextPacket()Video::AVIDecoderprotectedvirtual
readOldIndex(uint32 size) (defined in Video::AVIDecoder)Video::AVIDecoderprotected
readPalette8(uint32 size) (defined in Video::AVIDecoder)Video::AVIDecoderprotected
readStreamName(uint32 size) (defined in Video::AVIDecoder)Video::AVIDecoderprotected
resetPauseStartTime()Video::VideoDecoderprotected
resetStartTime()Video::VideoDecoder
rewind()Video::AVIDecodervirtual
seek(const Audio::Timestamp &time)Video::VideoDecoder
seekIntern(const Audio::Timestamp &time)Video::AVIDecoderprotectedvirtual
seekToFrame(uint frame)Video::AVIDecodervirtual
seekTransparencyFrame(int frame) (defined in Video::AVIDecoder)Video::AVIDecoderprotected
setAudioRate(Common::Rational rate) (defined in Video::VideoDecoder)Video::VideoDecoderprotected
setAudioTrack(int index)Video::VideoDecoder
setBalance(int8 balance)Video::VideoDecoder
setDitheringPalette(const byte *palette)Video::VideoDecoder
setEndFrame(uint frame)Video::VideoDecoder
setEndTime(const Audio::Timestamp &endTime)Video::VideoDecoder
setOutputPixelFormat(const Graphics::PixelFormat &format)Video::VideoDecoder
setRate(const Common::Rational &rate)Video::VideoDecoder
setReverse(bool reverse)Video::VideoDecoder
setSoundType(Audio::Mixer::SoundType soundType)Video::VideoDecoder
setVolume(byte volume)Video::VideoDecoder
shouldQueueAudio(TrackStatus &status) (defined in Video::AVIDecoder)Video::AVIDecoderprotected
skipChunk(uint32 size) (defined in Video::AVIDecoder)Video::AVIDecoderprotected
start()Video::VideoDecoder
startAudio() (defined in Video::VideoDecoder)Video::VideoDecoderprotected
startAudioLimit(const Audio::Timestamp &limit) (defined in Video::VideoDecoder)Video::VideoDecoderprotected
stop()Video::VideoDecoder
stopAudio() (defined in Video::VideoDecoder)Video::VideoDecoderprotected
supportsAudioTrackSwitching() constVideo::AVIDecoderinlineprotectedvirtual
TrackList typedefVideo::VideoDecoderprotected
TrackListIterator typedef (defined in Video::VideoDecoder)Video::VideoDecoderprotected
useAudioSync() constVideo::VideoDecoderinlineprotectedvirtual
VideoDecoder() (defined in Video::VideoDecoder)Video::VideoDecoder
videoTrackCount() constTitanic::AVIDecoderinline
~AVIDecoder() (defined in Video::AVIDecoder)Video::AVIDecodervirtual
~VideoDecoder() (defined in Video::VideoDecoder)Video::VideoDecoderinlinevirtual