| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
 Collaboration diagram for getid3_quicktime:
 Collaboration diagram for getid3_quicktime:| Public Member Functions | |
| getid3_quicktime (&$fd, &$ThisFileInfo, $ReturnAtomData=true, $ParseAllPossibleAtoms=false) | |
| QuicktimeParseAtom ($atomname, $atomsize, $atomdata, &$ThisFileInfo, $baseoffset, &$atomHierarchy, $ParseAllPossibleAtoms) | |
| QuicktimeParseContainerAtom ($atomdata, &$ThisFileInfo, $baseoffset, &$atomHierarchy, $ParseAllPossibleAtoms) | |
| QuicktimeLanguageLookup ($languageid) | |
| QuicktimeVideoCodecLookup ($codecid) | |
| QuicktimeAudioCodecLookup ($codecid) | |
| QuicktimeDCOMLookup ($compressionid) | |
| QuicktimeColorNameLookup ($colordepthid) | |
| CopyToAppropriateCommentsSection ($keyname, $data, &$ThisFileInfo) | |
| NoNullString ($nullterminatedstring) | |
| Pascal2String ($pascalstring) | |
Definition at line 18 of file module.audio-video.quicktime.php.
| getid3_quicktime::CopyToAppropriateCommentsSection | ( | $keyname, | |
| $data, | |||
| & | $ThisFileInfo | ||
| ) | 
Definition at line 1238 of file module.audio-video.quicktime.php.
Referenced by QuicktimeParseAtom().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| getid3_quicktime::getid3_quicktime | ( | & | $fd, | 
| & | $ThisFileInfo, | ||
| $ReturnAtomData = true, | |||
| $ParseAllPossibleAtoms = false | |||
| ) | 
Definition at line 21 of file module.audio-video.quicktime.php.
References getid3_lib\BigEndian2Int(), getid3_mp3\getOnlyMPEGaudioInfo(), getid3_mp3\MPEGaudioHeaderDecode(), getid3_mp3\MPEGaudioHeaderValid(), and QuicktimeParseAtom().
 Here is the call graph for this function:
 Here is the call graph for this function:| getid3_quicktime::NoNullString | ( | $nullterminatedstring | ) | 
Definition at line 1287 of file module.audio-video.quicktime.php.
Referenced by QuicktimeParseAtom().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| getid3_quicktime::Pascal2String | ( | $pascalstring | ) | 
Definition at line 1295 of file module.audio-video.quicktime.php.
Referenced by QuicktimeParseAtom().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| getid3_quicktime::QuicktimeAudioCodecLookup | ( | $codecid | ) | 
Definition at line 1166 of file module.audio-video.quicktime.php.
Referenced by QuicktimeParseAtom().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| getid3_quicktime::QuicktimeColorNameLookup | ( | $colordepthid | ) | 
Definition at line 1220 of file module.audio-video.quicktime.php.
Referenced by QuicktimeParseAtom().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| getid3_quicktime::QuicktimeDCOMLookup | ( | $compressionid | ) | 
Definition at line 1211 of file module.audio-video.quicktime.php.
Referenced by QuicktimeParseAtom().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| getid3_quicktime::QuicktimeLanguageLookup | ( | $languageid | ) | 
Definition at line 991 of file module.audio-video.quicktime.php.
Referenced by QuicktimeParseAtom().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| getid3_quicktime::QuicktimeParseAtom | ( | $atomname, | |
| $atomsize, | |||
| $atomdata, | |||
| & | $ThisFileInfo, | ||
| $baseoffset, | |||
| & | $atomHierarchy, | ||
| $ParseAllPossibleAtoms | |||
| ) | 
Definition at line 129 of file module.audio-video.quicktime.php.
References getid3_lib\BigEndian2Int(), CopyToAppropriateCommentsSection(), getid3_lib\DateMac2Unix(), getid3_lib\FixedPoint16_16(), getid3_lib\FixedPoint2_30(), getid3_lib\FixedPoint8_8(), NoNullString(), Pascal2String(), QuicktimeAudioCodecLookup(), QuicktimeColorNameLookup(), QuicktimeDCOMLookup(), QuicktimeLanguageLookup(), QuicktimeParseContainerAtom(), and QuicktimeVideoCodecLookup().
Referenced by getid3_quicktime(), and QuicktimeParseContainerAtom().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| getid3_quicktime::QuicktimeParseContainerAtom | ( | $atomdata, | |
| & | $ThisFileInfo, | ||
| $baseoffset, | |||
| & | $atomHierarchy, | ||
| $ParseAllPossibleAtoms | |||
| ) | 
Definition at line 964 of file module.audio-video.quicktime.php.
References getid3_lib\BigEndian2Int(), and QuicktimeParseAtom().
Referenced by QuicktimeParseAtom().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| getid3_quicktime::QuicktimeVideoCodecLookup | ( | $codecid | ) | 
Definition at line 1108 of file module.audio-video.quicktime.php.
Referenced by QuicktimeParseAtom().
 Here is the caller graph for this function:
 Here is the caller graph for this function: