ILIAS
Release_5_0_x_branch Revision 61816
|
getID3() by James Heinrich info@ // geti d3.or gMore...
Public Member Functions | |
getid3_aac (&$fd, &$ThisFileInfo, $option) | |
getAACADIFheaderFilepointer (&$fd, &$ThisFileInfo) | |
getAACADTSheaderFilepointer (&$fd, &$ThisFileInfo, $MaxFramesToScan=1000000, $ReturnExtendedInfo=false) | |
AACsampleRateLookup ($samplerateid) | |
AACprofileLookup ($profileid, $mpegversion) | |
AACchannelCountCalculate ($program_configs) |
getID3() by James Heinrich info@ // geti d3.or g
Definition at line 17 of file module.audio.aac.php.
getid3_aac::AACchannelCountCalculate | ( | $program_configs | ) |
Definition at line 506 of file module.audio.aac.php.
Referenced by getAACADIFheaderFilepointer().
getid3_aac::AACprofileLookup | ( | $profileid, | |
$mpegversion | |||
) |
Definition at line 491 of file module.audio.aac.php.
Referenced by getAACADIFheaderFilepointer(), and getAACADTSheaderFilepointer().
getid3_aac::AACsampleRateLookup | ( | $samplerateid | ) |
Definition at line 468 of file module.audio.aac.php.
Referenced by getAACADIFheaderFilepointer(), and getAACADTSheaderFilepointer().
getid3_aac::getAACADIFheaderFilepointer | ( | & | $fd, |
& | $ThisFileInfo | ||
) |
Definition at line 33 of file module.audio.aac.php.
References AACchannelCountCalculate(), AACprofileLookup(), AACsampleRateLookup(), getid3_lib\BigEndian2Bin(), getid3_lib\Bin2Dec(), and getid3_lib\Bin2String().
Referenced by getid3_aac().
getid3_aac::getAACADTSheaderFilepointer | ( | & | $fd, |
& | $ThisFileInfo, | ||
$MaxFramesToScan = 1000000 , |
|||
$ReturnExtendedInfo = false |
|||
) |
Definition at line 260 of file module.audio.aac.php.
References AACprofileLookup(), AACsampleRateLookup(), and getid3_lib\Bin2Dec().
Referenced by getid3_aac().
getid3_aac::getid3_aac | ( | & | $fd, |
& | $ThisFileInfo, | ||
$option | |||
) |
Definition at line 21 of file module.audio.aac.php.
References getAACADIFheaderFilepointer(), and getAACADTSheaderFilepointer().