|
ILIAS
Release_4_0_x_branch Revision 61816
|
getID3() by James Heinrich info@getid3.org // More...
Collaboration diagram for getid3_aac: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@getid3.org //
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().
Here is the caller graph for this function:| getid3_aac::AACprofileLookup | ( | $profileid, | |
| $mpegversion | |||
| ) |
Definition at line 491 of file module.audio.aac.php.
Referenced by getAACADIFheaderFilepointer(), and getAACADTSheaderFilepointer().
Here is the caller graph for this function:| getid3_aac::AACsampleRateLookup | ( | $samplerateid | ) |
Definition at line 468 of file module.audio.aac.php.
Referenced by getAACADIFheaderFilepointer(), and getAACADTSheaderFilepointer().
Here is the caller graph for this function:| 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().
Here is the call graph for this function:
Here is the caller graph for this function:| 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().
Here is the call graph for this function:
Here is the caller graph for this function:| getid3_aac::getid3_aac | ( | & | $fd, |
| & | $ThisFileInfo, | ||
| $option | |||
| ) |
Definition at line 21 of file module.audio.aac.php.
References elseif(), getAACADIFheaderFilepointer(), and getAACADTSheaderFilepointer().
Here is the call graph for this function: