| ILIAS
    Release_4_3_x_branch Revision 61807
    | 
 Collaboration diagram for getid3_mpeg:
 Collaboration diagram for getid3_mpeg:| Public Member Functions | |
| getid3_mpeg (&$fd, &$ThisFileInfo) | |
| MPEGsystemNonOverheadPercentage ($VideoBitrate, $AudioBitrate) | |
| MPEGvideoFramerateLookup ($rawframerate) | |
| MPEGvideoAspectRatioLookup ($rawaspectratio) | |
| MPEGvideoAspectRatioTextLookup ($rawaspectratio) | |
Definition at line 28 of file module.audio-video.mpeg.php.
| getid3_mpeg::getid3_mpeg | ( | & | $fd, | 
| & | $ThisFileInfo | ||
| ) | 
Definition at line 31 of file module.audio-video.mpeg.php.
References getid3_lib\BigEndian2Bin(), getid3_lib\BigEndian2Int(), getid3_lib\Bin2Dec(), getid3_mp3\decodeMPEGaudioHeader(), GETID3_MPEG_AUDIO_START, GETID3_MPEG_VIDEO_EXTENSION_START, GETID3_MPEG_VIDEO_SEQUENCE_HEADER, MPEGsystemNonOverheadPercentage(), MPEGvideoAspectRatioLookup(), MPEGvideoAspectRatioTextLookup(), and MPEGvideoFramerateLookup().
 Here is the call graph for this function:
 Here is the call graph for this function:| getid3_mpeg::MPEGsystemNonOverheadPercentage | ( | $VideoBitrate, | |
| $AudioBitrate | |||
| ) | 
Definition at line 222 of file module.audio-video.mpeg.php.
Referenced by getid3_mpeg().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| getid3_mpeg::MPEGvideoAspectRatioLookup | ( | $rawaspectratio | ) | 
Definition at line 279 of file module.audio-video.mpeg.php.
Referenced by getid3_mpeg().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| getid3_mpeg::MPEGvideoAspectRatioTextLookup | ( | $rawaspectratio | ) | 
Definition at line 284 of file module.audio-video.mpeg.php.
Referenced by getid3_mpeg().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| getid3_mpeg::MPEGvideoFramerateLookup | ( | $rawframerate | ) | 
Definition at line 274 of file module.audio-video.mpeg.php.
Referenced by getid3_mpeg().
 Here is the caller graph for this function:
 Here is the caller graph for this function: