ChunkDescriptor Class Reference

List of all members.


Detailed Description

Definition at line 36 of file QuickTimeFileSink.cpp.


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

Constructor & Destructor Documentation

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

Definition at line 1079 of file QuickTimeFileSink.cpp.

Referenced by extendChunk().

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.

Referenced by extendChunk().

Definition at line 51 of file QuickTimeFileSink.cpp.

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

Definition at line 52 of file QuickTimeFileSink.cpp.

Referenced by extendChunk().

Definition at line 53 of file QuickTimeFileSink.cpp.

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

struct timeval ChunkDescriptor::fPresentationTime [read]

Definition at line 54 of file QuickTimeFileSink.cpp.

Referenced by while().


The documentation for this class was generated from the following file:

Generated on Sat Dec 18 05:16:00 2010 for MythTV by  doxygen 1.5.5