|
|
typedef unsigned(QuickTimeFileSink::* | atomCreationFunc) () |
| |
|
|
| SubsessionIOState (QuickTimeFileSink &sink, MediaSubsession &subsession) |
| |
|
Boolean | setQTstate () |
| |
|
void | setFinalQTstate () |
| |
|
void | afterGettingFrame (unsigned packetDataSize, struct timeval presentationTime) |
| |
|
void | onSourceClosure () |
| |
|
Boolean | syncOK (struct timeval presentationTime) |
| |
|
Boolean | isHintTrack () const |
| |
|
Boolean | hasHintTrack () const |
| |
|
UsageEnvironment & | envir () const |
| |
|
|
unsigned | fTrackID |
| |
|
SubsessionIOState * | fHintTrackForUs |
| |
|
SubsessionIOState * | fTrackHintedByUs |
| |
|
SubsessionBuffer * | fBuffer |
| |
|
SubsessionBuffer * | fPrevBuffer |
| |
|
QuickTimeFileSink & | fOurSink |
| |
|
MediaSubsession & | fOurSubsession |
| |
|
unsigned short | fLastPacketRTPSeqNum |
| |
|
Boolean | fOurSourceIsActive |
| |
|
Boolean | fHaveBeenSynced |
| |
|
struct timeval | fSyncTime |
| |
|
Boolean | fQTEnableTrack |
| |
|
unsigned | fQTcomponentSubtype |
| |
|
char const * | fQTcomponentName |
| |
|
atomCreationFunc | fQTMediaInformationAtomCreator |
| |
|
atomCreationFunc | fQTMediaDataAtomCreator |
| |
|
char const * | fQTAudioDataType |
| |
|
unsigned short | fQTSoundSampleVersion |
| |
|
unsigned | fQTTimeScale |
| |
|
unsigned | fQTTimeUnitsPerSample |
| |
|
unsigned | fQTBytesPerFrame |
| |
|
unsigned | fQTSamplesPerFrame |
| |
|
unsigned | fQTTotNumSamples |
| |
|
unsigned | fQTDurationM |
| |
|
unsigned | fQTDurationT |
| |
|
int64_t | fTKHD_durationPosn |
| |
|
unsigned | fQTInitialOffsetDuration |
| |
|
ChunkDescriptor * | fHeadChunk |
| |
|
ChunkDescriptor * | fTailChunk |
| |
|
unsigned | fNumChunks |
| |
|
SyncFrame * | fHeadSyncFrame |
| |
|
SyncFrame * | fTailSyncFrame |
| |
|
struct SubsessionIOState::hinf | fHINF |
| |
|
unsigned | frameSize |
| |
|
struct timeval | presentationTime |
| |
|
int64_t | destFileOffset |
| |
|
unsigned | startSampleNumber |
| |
|
unsigned short | seqNum |
| |
|
unsigned | rtpHeader |
| |
|
unsigned char | numSpecialHeaders |
| |
|
unsigned | specialHeaderBytesLength |
| |
|
unsigned char | specialHeaderBytes [SPECIAL_HEADER_BUFFER_SIZE] |
| |
|
unsigned | packetSizes [256] |
| |
|
|
static unsigned | fCurrentTrackNumber = 0 |
| |
The documentation for this class was generated from the following file:
- src/QuickTimeFileSink.cpp