ILIAS
Release_4_0_x_branch Revision 61816
|
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().
getid3_mpeg::MPEGsystemNonOverheadPercentage | ( | $VideoBitrate, | |
$AudioBitrate | |||
) |
Definition at line 222 of file module.audio-video.mpeg.php.
References $key.
Referenced by getid3_mpeg().
getid3_mpeg::MPEGvideoAspectRatioLookup | ( | $rawaspectratio | ) |
Definition at line 279 of file module.audio-video.mpeg.php.
Referenced by getid3_mpeg().
getid3_mpeg::MPEGvideoAspectRatioTextLookup | ( | $rawaspectratio | ) |
Definition at line 284 of file module.audio-video.mpeg.php.
Referenced by getid3_mpeg().
getid3_mpeg::MPEGvideoFramerateLookup | ( | $rawframerate | ) |
Definition at line 274 of file module.audio-video.mpeg.php.
Referenced by getid3_mpeg().