Theora Playback Library  1.0.0
All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
TheoraVideoClip Member List

This is the complete list of members for TheoraVideoClip, including all inherited members.

_readData()=0TheoraVideoClipprotectedpure virtual
_restart()=0TheoraVideoClipprotectedpure virtual
calculatePriority()TheoraVideoClipprotected
decodeAudio()=0TheoraVideoClipprotectedpure virtual
decodedAudioCheck()=0TheoraVideoClippure virtual
decodeNextFrame()=0TheoraVideoClippure virtual
doSeek()=0TheoraVideoClipprotectedpure virtual
getAudioGain()TheoraVideoClip
getAudioInterface()TheoraVideoClip
getAutoRestart()TheoraVideoClipinline
getDecoderName()=0TheoraVideoClippure virtual
getDuration()TheoraVideoClip
getFPS()TheoraVideoClip
getFrameQueue()TheoraVideoClip
getHeight()TheoraVideoClip
getName()TheoraVideoClip
getNextFrame()TheoraVideoClip
getNumDisplayedFrames()TheoraVideoClipinline
getNumDroppedFrames()TheoraVideoClipinline
getNumFrames()TheoraVideoClipinline
getNumPrecachedFrames()TheoraVideoClip
getNumReadyFrames()TheoraVideoClip
getOutputMode()TheoraVideoClip
getPlaybackSpeed()TheoraVideoClip
getPriority()TheoraVideoClip
getPriorityIndex()TheoraVideoClip
getStride()TheoraVideoClipinline
getTimePosition()TheoraVideoClip
getTimer()TheoraVideoClip
getWidth()TheoraVideoClip
isBusy()TheoraVideoClipprotected
isDone()TheoraVideoClip
isPaused()TheoraVideoClip
load(TheoraDataSource *source)=0TheoraVideoClipprotectedpure virtual
mAssignedWorkerThreadTheoraVideoClipprotected
mAudioGainTheoraVideoClipprotected
mAudioInterfaceTheoraVideoClipprotected
mAudioMutexTheoraVideoClipprotected
mAutoRestartTheoraVideoClipprotected
mDefaultTimerTheoraVideoClipprotected
mDurationTheoraVideoClipprotected
mEndOfFileTheoraVideoClipprotected
mFPSTheoraVideoClipprotected
mFrameDurationTheoraVideoClipprotected
mFrameQueueTheoraVideoClipprotected
mHeightTheoraVideoClipprotected
mIterationTheoraVideoClipprotected
mLastIterationTheoraVideoClipprotected
mNameTheoraVideoClipprotected
mNumDisplayedFramesTheoraVideoClipprotected
mNumDroppedFramesTheoraVideoClipprotected
mNumFramesTheoraVideoClipprotected
mNumPrecachedFramesTheoraVideoClipprotected
mOutputModeTheoraVideoClipprotected
mPriorityTheoraVideoClipprotected
mRequestedOutputModeTheoraVideoClipprotected
mRestartedTheoraVideoClipprotected
mSeekFrameTheoraVideoClipprotected
mStreamTheoraVideoClipprotected
mStrideTheoraVideoClipprotected
mThreadAccessCountTheoraVideoClipprotected
mThreadAccessMutexTheoraVideoClipprotected
mTimerTheoraVideoClipprotected
mUseAlphaTheoraVideoClipprotected
mWaitingForCacheTheoraVideoClipprotected
mWidthTheoraVideoClipprotected
pause()TheoraVideoClip
play()TheoraVideoClip
popFrame()TheoraVideoClip
readTheoraVorbisHeaders()TheoraVideoClipprotected
restart()TheoraVideoClip
seek(float time)TheoraVideoClip
seekToFrame(int frame)TheoraVideoClip
setAudioGain(float gain)TheoraVideoClip
setAudioInterface(TheoraAudioInterface *iface)TheoraVideoClip
setAutoRestart(bool value)TheoraVideoClip
setNumPrecachedFrames(int n)TheoraVideoClip
setOutputMode(TheoraOutputMode mode)TheoraVideoClip
setPlaybackSpeed(float speed)TheoraVideoClip
setPriority(float priority)TheoraVideoClip
setTimer(TheoraTimer *timer)TheoraVideoClip
stop()TheoraVideoClip
TheoraVideoClip(TheoraDataSource *data_source, TheoraOutputMode output_mode, int nPrecachedFrames, bool usePower2Stride)TheoraVideoClip
TheoraVideoFrame classTheoraVideoClipfriend
TheoraVideoManager classTheoraVideoClipfriend
TheoraWorkerThread classTheoraVideoClipfriend
update(float time_increase)TheoraVideoClip
updateToNextFrame()TheoraVideoClip
waitForCache(float desired_cache_factor=0.5f, float max_wait_time=1.0f)TheoraVideoClip
~TheoraVideoClip()TheoraVideoClipvirtual