ScummVM API documentation
Video::QuickTimeDecoder Member List

This is the complete list of members for Video::QuickTimeDecoder, including all inherited members.

_audioTracks (defined in Audio::QuickTimeAudioDecoder)Audio::QuickTimeAudioDecoderprotected
_duration (defined in Common::QuickTimeParser)Common::QuickTimeParserprotected
_fd (defined in Common::QuickTimeParser)Common::QuickTimeParserprotected
_lastTimeChange (defined in Video::VideoDecoder)Video::VideoDecoderprotected
_nav (defined in Common::QuickTimeParser)Common::QuickTimeParserprotected
_nextVideoTrack (defined in Video::VideoDecoder)Video::VideoDecoderprotected
_panoTrack (defined in Common::QuickTimeParser)Common::QuickTimeParserprotected
_qtvrType (defined in Common::QuickTimeParser)Common::QuickTimeParserprotected
_scaleFactorX (defined in Common::QuickTimeParser)Common::QuickTimeParserprotected
_scaleFactorY (defined in Common::QuickTimeParser)Common::QuickTimeParserprotected
_startTime (defined in Video::VideoDecoder)Video::VideoDecoderprotected
_timeScale (defined in Common::QuickTimeParser)Common::QuickTimeParserprotected
_tracks (defined in Common::QuickTimeParser)Common::QuickTimeParserprotected
_videoCodecAccuracy (defined in Video::VideoDecoder)Video::VideoDecoderprotected
_winX (defined in Common::QuickTimeParser)Common::QuickTimeParserprotected
_winY (defined in Common::QuickTimeParser)Common::QuickTimeParserprotected
addStreamFileTrack(const Common::Path &baseName)Video::VideoDecoder
addStreamTrack(Audio::SeekableAudioStream *stream)Video::VideoDecoder
addTrack(Track *track, bool isExternal=false)Video::VideoDecoderprotected
close()Video::QuickTimeDecodervirtual
CODEC_TYPE_AUDIO enum value (defined in Common::QuickTimeParser)Common::QuickTimeParserprotected
CODEC_TYPE_MIDI enum value (defined in Common::QuickTimeParser)Common::QuickTimeParserprotected
CODEC_TYPE_MOV_OTHER enum value (defined in Common::QuickTimeParser)Common::QuickTimeParserprotected
CODEC_TYPE_PANO enum value (defined in Common::QuickTimeParser)Common::QuickTimeParserprotected
CODEC_TYPE_VIDEO enum value (defined in Common::QuickTimeParser)Common::QuickTimeParserprotected
CodecType enum name (defined in Common::QuickTimeParser)Common::QuickTimeParserprotected
decodeNextFrame()Video::QuickTimeDecodervirtual
delayMillis(uint msecs)Video::VideoDecoder
enableEditListBoundsCheckQuirk(bool enable) (defined in Video::QuickTimeDecoder)Video::QuickTimeDecoderinline
endOfVideo() constVideo::VideoDecoder
endOfVideoTracks() constVideo::VideoDecoderprotected
eraseTrack(Track *track)Video::VideoDecoderprotected
findNextVideoTrack()Video::VideoDecoderprotected
flattenEditLists()Common::QuickTimeParser
getAliasPath() (defined in Video::QuickTimeDecoder)Video::QuickTimeDecoder
getAudioTrack(int index)Video::VideoDecoderinlineprotectedvirtual
getAudioTrackCount() constVideo::VideoDecoder
getBalance() constVideo::VideoDecoderinline
getCurFrame() constVideo::VideoDecoder
getCurrentColumn() (defined in Video::QuickTimeDecoder)Video::QuickTimeDecoderinline
getCurrentRow() (defined in Video::QuickTimeDecoder)Video::QuickTimeDecoderinline
getDuration() constVideo::QuickTimeDecoderinlinevirtual
getEndTime() constVideo::VideoDecoderinline
getFOV() const (defined in Video::QuickTimeDecoder)Video::QuickTimeDecoderinline
getFrameCount() constVideo::VideoDecoder
getHeight() constVideo::QuickTimeDecoderinlinevirtual
getNodeData(uint32 nodeID) (defined in Video::QuickTimeDecoder)Video::QuickTimeDecoder
getPalette()Video::VideoDecoder
getPanAngle() const (defined in Video::QuickTimeDecoder)Video::QuickTimeDecoderinline
getPixelFormat() constVideo::VideoDecoder
getQTVRType() const (defined in Video::QuickTimeDecoder)Video::QuickTimeDecoderinline
getRate() constVideo::VideoDecoderinline
getSoundType() constVideo::VideoDecoder
getTiltAngle() const (defined in Video::QuickTimeDecoder)Video::QuickTimeDecoderinline
getTime() constVideo::VideoDecoder
getTimeScale() constCommon::QuickTimeParserinline
getTimeToNextFrame() constVideo::VideoDecoder
getTrack(uint track)Video::VideoDecoderprotected
getTrack(uint track) constVideo::VideoDecoderprotected
getTrackListBegin()Video::VideoDecoderinlineprotected
getTrackListEnd()Video::VideoDecoderinlineprotected
getVolume() constVideo::VideoDecoderinline
getWarpMode() const (defined in Video::QuickTimeDecoder)Video::QuickTimeDecoderinline
getWidth() constVideo::QuickTimeDecoderinlinevirtual
GraphicsMode enum name (defined in Common::QuickTimeParser)Common::QuickTimeParserprotected
handleMouseButton(bool isDown, int16 x=-1, int16 y=-1) (defined in Video::QuickTimeDecoder)Video::QuickTimeDecoder
handleMouseMove(int16 x, int16 y) (defined in Video::QuickTimeDecoder)Video::QuickTimeDecoder
hasAudio() const (defined in Video::VideoDecoder)Video::VideoDecoderprotected
hasDirtyPalette() constVideo::VideoDecoderinline
hasFramesLeft() const (defined in Video::VideoDecoder)Video::VideoDecoderprotected
HotSpotType enum name (defined in Common::QuickTimeParser)Common::QuickTimeParserprotected
isOpen() constCommon::QuickTimeParserinline
isPaused() constVideo::VideoDecoderinline
isPlaying() constVideo::VideoDecoder
isRewindable() constVideo::VideoDecodervirtual
isSeekable() constVideo::VideoDecodervirtual
isVideoLoaded() constVideo::VideoDecoder
isVR() const (defined in Video::QuickTimeDecoder)Video::QuickTimeDecoderinline
loadAudioFile(const Common::Path &filename)Audio::QuickTimeAudioDecoder
loadAudioStream(Common::SeekableReadStream *stream, DisposeAfterUse::Flag disposeFileHandle)Audio::QuickTimeAudioDecoder
loadFile(const Common::Path &filename)Video::QuickTimeDecodervirtual
loadStream(Common::SeekableReadStream *stream)Video::QuickTimeDecodervirtual
MovieType enum name (defined in Common::QuickTimeParser)Common::QuickTimeParserprotected
needsUpdate() constVideo::VideoDecoder
nudge(const Common::String &direction) (defined in Video::QuickTimeDecoder)Video::QuickTimeDecoder
parseFile(const Path &filename)Common::QuickTimeParser
parseStream(SeekableReadStream *stream, DisposeAfterUse::Flag disposeFileHandle=DisposeAfterUse::YES)Common::QuickTimeParser
pauseVideo(bool pause)Video::VideoDecoder
QTVRType enum name (defined in Common::QuickTimeParser)Common::QuickTimeParser
QuickTimeAudioDecoder() (defined in Audio::QuickTimeAudioDecoder)Audio::QuickTimeAudioDecoder
QuickTimeDecoder() (defined in Video::QuickTimeDecoder)Video::QuickTimeDecoder
QuickTimeParser() (defined in Common::QuickTimeParser)Common::QuickTimeParser
readNextPacket()Video::VideoDecoderinlineprotectedvirtual
readSampleDesc(Common::QuickTimeParser::Track *track, uint32 format, uint32 descSize) (defined in Video::QuickTimeDecoder)Video::QuickTimeDecoderprotectedvirtual
resetPauseStartTime()Video::VideoDecoderprotected
resetStartTime()Video::VideoDecoder
rewind()Video::VideoDecodervirtual
seek(const Audio::Timestamp &time)Video::VideoDecoder
seekIntern(const Audio::Timestamp &time)Video::VideoDecoderprotectedvirtual
seekToFrame(uint frame)Video::VideoDecodervirtual
setAudioRate(Common::Rational rate) (defined in Video::VideoDecoder)Video::VideoDecoderprotected
setAudioTrack(int index)Video::VideoDecoder
setBalance(int8 balance)Video::VideoDecoder
setChunkBeginOffset(uint32 offset)Common::QuickTimeParserinline
setCurrentColumn(int column) (defined in Video::QuickTimeDecoder)Video::QuickTimeDecoder
setCurrentRow(int row) (defined in Video::QuickTimeDecoder)Video::QuickTimeDecoder
setDitheringPalette(const byte *palette)Video::VideoDecoder
setEndFrame(uint frame)Video::VideoDecoder
setEndTime(const Audio::Timestamp &endTime)Video::VideoDecoder
setFOV(float fov) (defined in Video::QuickTimeDecoder)Video::QuickTimeDecoderinline
setOutputPixelFormat(const Graphics::PixelFormat &format)Video::VideoDecoder
setPanAngle(float panAngle) (defined in Video::QuickTimeDecoder)Video::QuickTimeDecoderinline
setRate(const Common::Rational &rate)Video::VideoDecoder
setReverse(bool reverse)Video::VideoDecoder
setSoundType(Audio::Mixer::SoundType soundType)Video::VideoDecoder
setTiltAngle(float tiltAngle) (defined in Video::QuickTimeDecoder)Video::QuickTimeDecoderinline
setVideoCodecAccuracy(Image::CodecAccuracy accuracy)Video::VideoDecodervirtual
setVolume(byte volume)Video::VideoDecoder
setWarpMode(uint8 warpMode) (defined in Video::QuickTimeDecoder)Video::QuickTimeDecoderinline
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::VideoDecoderinlineprotectedvirtual
TrackList typedefVideo::VideoDecoderprotected
TrackListIterator typedef (defined in Video::VideoDecoder)Video::VideoDecoderprotected
useAudioSync() constVideo::VideoDecoderinlineprotectedvirtual
VideoDecoder() (defined in Video::VideoDecoder)Video::VideoDecoder
~QuickTimeAudioDecoder() (defined in Audio::QuickTimeAudioDecoder)Audio::QuickTimeAudioDecodervirtual
~QuickTimeDecoder() (defined in Video::QuickTimeDecoder)Video::QuickTimeDecodervirtual
~QuickTimeParser() (defined in Common::QuickTimeParser)Common::QuickTimeParservirtual
~VideoDecoder() (defined in Video::VideoDecoder)Video::VideoDecoderinlinevirtual