ChunkDescriptor Class Reference

List of all members.

Public Member Functions

 ChunkDescriptor (unsigned offsetInFile, unsigned size, unsigned frameSize, unsigned frameDuration, struct timeval presentationTime)
virtual ~ChunkDescriptor ()
ChunkDescriptorextendChunk (unsigned newOffsetInFile, unsigned newSize, unsigned newFrameSize, unsigned newFrameDuration, struct timeval newPresentationTime)

Public Attributes

ChunkDescriptorfNextChunk
unsigned fOffsetInFile
unsigned fNumFrames
unsigned fFrameSize
unsigned fFrameDuration
struct timeval fPresentationTime

Detailed Description

Definition at line 36 of file QuickTimeFileSink.cpp.


Constructor & Destructor Documentation

ChunkDescriptor::ChunkDescriptor ( unsigned  offsetInFile,
unsigned  size,
unsigned  frameSize,
unsigned  frameDuration,
struct timeval  presentationTime 
)

Definition at line 1079 of file QuickTimeFileSink.cpp.

ChunkDescriptor::~ChunkDescriptor (  )  [virtual]

Definition at line 1088 of file QuickTimeFileSink.cpp.


Member Function Documentation

ChunkDescriptor * ChunkDescriptor::extendChunk ( unsigned  newOffsetInFile,
unsigned  newSize,
unsigned  newFrameSize,
unsigned  newFrameDuration,
struct timeval  newPresentationTime 
)

Definition at line 1093 of file QuickTimeFileSink.cpp.

Referenced by SubsessionIOState::useFrame1().


Member Data Documentation

Definition at line 50 of file QuickTimeFileSink.cpp.

Definition at line 51 of file QuickTimeFileSink.cpp.

Referenced by SubsessionIOState::setFinalQTstate(), and while().

Definition at line 52 of file QuickTimeFileSink.cpp.

Definition at line 53 of file QuickTimeFileSink.cpp.

Referenced by SubsessionIOState::setFinalQTstate(), and while().

Definition at line 54 of file QuickTimeFileSink.cpp.

Referenced by while().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon May 28 06:41:56 2012 for MythTV by  doxygen 1.6.3