|
| ChunkDescriptor (int64_t offsetInFile, unsigned size, unsigned frameSize, unsigned frameDuration, struct timeval presentationTime) |
|
ChunkDescriptor * | extendChunk (int64_t newOffsetInFile, unsigned newSize, unsigned newFrameSize, unsigned newFrameDuration, struct timeval newPresentationTime) |
|
|
ChunkDescriptor * | fNextChunk |
|
int64_t | fOffsetInFile |
|
unsigned | fNumFrames |
|
unsigned | fFrameSize |
|
unsigned | fFrameDuration |
|
struct timeval | fPresentationTime |
|
The documentation for this class was generated from the following file:
- src/QuickTimeFileSink.cpp