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::QuickTimeAudioDecoder
protected
_duration
(defined in
Common::QuickTimeParser
)
Common::QuickTimeParser
protected
_fd
(defined in
Common::QuickTimeParser
)
Common::QuickTimeParser
protected
_lastTimeChange
(defined in
Video::VideoDecoder
)
Video::VideoDecoder
protected
_nav
(defined in
Common::QuickTimeParser
)
Common::QuickTimeParser
protected
_nextVideoTrack
(defined in
Video::VideoDecoder
)
Video::VideoDecoder
protected
_panoTrack
(defined in
Common::QuickTimeParser
)
Common::QuickTimeParser
protected
_qtvrType
(defined in
Common::QuickTimeParser
)
Common::QuickTimeParser
protected
_scaleFactorX
(defined in
Common::QuickTimeParser
)
Common::QuickTimeParser
protected
_scaleFactorY
(defined in
Common::QuickTimeParser
)
Common::QuickTimeParser
protected
_startTime
(defined in
Video::VideoDecoder
)
Video::VideoDecoder
protected
_timeScale
(defined in
Common::QuickTimeParser
)
Common::QuickTimeParser
protected
_tracks
(defined in
Common::QuickTimeParser
)
Common::QuickTimeParser
protected
_videoCodecAccuracy
(defined in
Video::VideoDecoder
)
Video::VideoDecoder
protected
_winX
(defined in
Common::QuickTimeParser
)
Common::QuickTimeParser
protected
_winY
(defined in
Common::QuickTimeParser
)
Common::QuickTimeParser
protected
addStreamFileTrack
(const Common::Path &baseName)
Video::VideoDecoder
addStreamTrack
(Audio::SeekableAudioStream *stream)
Video::VideoDecoder
addTrack
(Track *track, bool isExternal=false)
Video::VideoDecoder
protected
close
()
Video::QuickTimeDecoder
virtual
CODEC_TYPE_AUDIO
enum value (defined in
Common::QuickTimeParser
)
Common::QuickTimeParser
protected
CODEC_TYPE_MIDI
enum value (defined in
Common::QuickTimeParser
)
Common::QuickTimeParser
protected
CODEC_TYPE_MOV_OTHER
enum value (defined in
Common::QuickTimeParser
)
Common::QuickTimeParser
protected
CODEC_TYPE_PANO
enum value (defined in
Common::QuickTimeParser
)
Common::QuickTimeParser
protected
CODEC_TYPE_VIDEO
enum value (defined in
Common::QuickTimeParser
)
Common::QuickTimeParser
protected
CodecType
enum name (defined in
Common::QuickTimeParser
)
Common::QuickTimeParser
protected
decodeNextFrame
()
Video::QuickTimeDecoder
virtual
delayMillis
(uint msecs)
Video::VideoDecoder
enableEditListBoundsCheckQuirk
(bool enable) (defined in
Video::QuickTimeDecoder
)
Video::QuickTimeDecoder
inline
endOfVideo
() const
Video::VideoDecoder
endOfVideoTracks
() const
Video::VideoDecoder
protected
eraseTrack
(Track *track)
Video::VideoDecoder
protected
findNextVideoTrack
()
Video::VideoDecoder
protected
flattenEditLists
()
Common::QuickTimeParser
getAliasPath
() (defined in
Video::QuickTimeDecoder
)
Video::QuickTimeDecoder
getAudioTrack
(int index)
Video::VideoDecoder
inline
protected
virtual
getAudioTrackCount
() const
Video::VideoDecoder
getBalance
() const
Video::VideoDecoder
inline
getCurFrame
() const
Video::VideoDecoder
getCurrentColumn
() (defined in
Video::QuickTimeDecoder
)
Video::QuickTimeDecoder
inline
getCurrentRow
() (defined in
Video::QuickTimeDecoder
)
Video::QuickTimeDecoder
inline
getDuration
() const
Video::QuickTimeDecoder
inline
virtual
getEndTime
() const
Video::VideoDecoder
inline
getFOV
() const (defined in
Video::QuickTimeDecoder
)
Video::QuickTimeDecoder
inline
getFrameCount
() const
Video::VideoDecoder
getHeight
() const
Video::QuickTimeDecoder
inline
virtual
getNodeData
(uint32 nodeID) (defined in
Video::QuickTimeDecoder
)
Video::QuickTimeDecoder
getPalette
()
Video::VideoDecoder
getPanAngle
() const (defined in
Video::QuickTimeDecoder
)
Video::QuickTimeDecoder
inline
getPixelFormat
() const
Video::VideoDecoder
getQTVRType
() const (defined in
Video::QuickTimeDecoder
)
Video::QuickTimeDecoder
inline
getRate
() const
Video::VideoDecoder
inline
getSoundType
() const
Video::VideoDecoder
getTiltAngle
() const (defined in
Video::QuickTimeDecoder
)
Video::QuickTimeDecoder
inline
getTime
() const
Video::VideoDecoder
getTimeScale
() const
Common::QuickTimeParser
inline
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
getWarpMode
() const (defined in
Video::QuickTimeDecoder
)
Video::QuickTimeDecoder
inline
getWidth
() const
Video::QuickTimeDecoder
inline
virtual
GraphicsMode
enum name (defined in
Common::QuickTimeParser
)
Common::QuickTimeParser
protected
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::VideoDecoder
protected
hasDirtyPalette
() const
Video::VideoDecoder
inline
hasFramesLeft
() const (defined in
Video::VideoDecoder
)
Video::VideoDecoder
protected
HotSpotType
enum name (defined in
Common::QuickTimeParser
)
Common::QuickTimeParser
protected
isOpen
() const
Common::QuickTimeParser
inline
isPaused
() const
Video::VideoDecoder
inline
isPlaying
() const
Video::VideoDecoder
isRewindable
() const
Video::VideoDecoder
virtual
isSeekable
() const
Video::VideoDecoder
virtual
isVideoLoaded
() const
Video::VideoDecoder
isVR
() const (defined in
Video::QuickTimeDecoder
)
Video::QuickTimeDecoder
inline
loadAudioFile
(const Common::Path &filename)
Audio::QuickTimeAudioDecoder
loadAudioStream
(Common::SeekableReadStream *stream, DisposeAfterUse::Flag disposeFileHandle)
Audio::QuickTimeAudioDecoder
loadFile
(const Common::Path &filename)
Video::QuickTimeDecoder
virtual
loadStream
(Common::SeekableReadStream *stream)
Video::QuickTimeDecoder
virtual
MovieType
enum name (defined in
Common::QuickTimeParser
)
Common::QuickTimeParser
protected
needsUpdate
() const
Video::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::VideoDecoder
inline
protected
virtual
readSampleDesc
(Common::QuickTimeParser::Track *track, uint32 format, uint32 descSize) (defined in
Video::QuickTimeDecoder
)
Video::QuickTimeDecoder
protected
virtual
resetPauseStartTime
()
Video::VideoDecoder
protected
resetStartTime
()
Video::VideoDecoder
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
setAudioRate
(Common::Rational rate) (defined in
Video::VideoDecoder
)
Video::VideoDecoder
protected
setAudioTrack
(int index)
Video::VideoDecoder
setBalance
(int8 balance)
Video::VideoDecoder
setChunkBeginOffset
(uint32 offset)
Common::QuickTimeParser
inline
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::QuickTimeDecoder
inline
setOutputPixelFormat
(const Graphics::PixelFormat &format)
Video::VideoDecoder
setPanAngle
(float panAngle) (defined in
Video::QuickTimeDecoder
)
Video::QuickTimeDecoder
inline
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::QuickTimeDecoder
inline
setVideoCodecAccuracy
(Image::CodecAccuracy accuracy)
Video::VideoDecoder
virtual
setVolume
(byte volume)
Video::VideoDecoder
setWarpMode
(uint8 warpMode) (defined in
Video::QuickTimeDecoder
)
Video::QuickTimeDecoder
inline
start
()
Video::VideoDecoder
startAudio
() (defined in
Video::VideoDecoder
)
Video::VideoDecoder
protected
startAudioLimit
(const Audio::Timestamp &limit) (defined in
Video::VideoDecoder
)
Video::VideoDecoder
protected
stop
()
Video::VideoDecoder
stopAudio
() (defined in
Video::VideoDecoder
)
Video::VideoDecoder
protected
supportsAudioTrackSwitching
() const
Video::VideoDecoder
inline
protected
virtual
TrackList
typedef
Video::VideoDecoder
protected
TrackListIterator
typedef (defined in
Video::VideoDecoder
)
Video::VideoDecoder
protected
useAudioSync
() const
Video::VideoDecoder
inline
protected
virtual
VideoDecoder
() (defined in
Video::VideoDecoder
)
Video::VideoDecoder
~QuickTimeAudioDecoder
() (defined in
Audio::QuickTimeAudioDecoder
)
Audio::QuickTimeAudioDecoder
virtual
~QuickTimeDecoder
() (defined in
Video::QuickTimeDecoder
)
Video::QuickTimeDecoder
virtual
~QuickTimeParser
() (defined in
Common::QuickTimeParser
)
Common::QuickTimeParser
virtual
~VideoDecoder
() (defined in
Video::VideoDecoder
)
Video::VideoDecoder
inline
virtual
Generated on Fri Nov 22 2024 09:43:59 for ScummVM API documentation by
1.8.13