|
ILIAS
Release_4_4_x_branch Revision 61816
|
getID3() by James Heinrich info@getid3.org // More...
Collaboration diagram for getid3_au:Public Member Functions | |
| getid3_au (&$fd, &$ThisFileInfo) | |
| AUdataFormatNameLookup ($id) | |
| AUdataFormatBitsPerSampleLookup ($id) | |
| AUdataFormatUsedBitsPerSampleLookup ($id) | |
getID3() by James Heinrich info@getid3.org //
Definition at line 17 of file module.audio.au.php.
| getid3_au::AUdataFormatBitsPerSampleLookup | ( | $id | ) |
Definition at line 104 of file module.audio.au.php.
Referenced by getid3_au().
Here is the caller graph for this function:| getid3_au::AUdataFormatNameLookup | ( | $id | ) |
Definition at line 70 of file module.audio.au.php.
Referenced by getid3_au().
Here is the caller graph for this function:| getid3_au::AUdataFormatUsedBitsPerSampleLookup | ( | $id | ) |
Definition at line 132 of file module.audio.au.php.
Referenced by getid3_au().
Here is the caller graph for this function:| getid3_au::getid3_au | ( | & | $fd, |
| & | $ThisFileInfo | ||
| ) |
Definition at line 20 of file module.audio.au.php.
References AUdataFormatBitsPerSampleLookup(), AUdataFormatNameLookup(), AUdataFormatUsedBitsPerSampleLookup(), and getid3_lib\BigEndian2Int().
Here is the call graph for this function: