ILIAS
Release_4_0_x_branch Revision 61816
|
getID3() by James Heinrich info@ // geti d3.or gMore...
Public Member Functions | |
getid3_bonk (&$fd, &$ThisFileInfo) | |
HandleBonkTags (&$fd, &$BonkTagName, &$ThisFileInfo) | |
BonkIsValidTagName ($PossibleBonkTag, $ignorecase=false) |
getID3() by James Heinrich info@ // geti d3.or g
Definition at line 17 of file module.audio.bonk.php.
getid3_bonk::BonkIsValidTagName | ( | $PossibleBonkTag, | |
$ignorecase = false |
|||
) |
Definition at line 198 of file module.audio.bonk.php.
References elseif().
Referenced by getid3_bonk(), and HandleBonkTags().
getid3_bonk::getid3_bonk | ( | & | $fd, |
& | $ThisFileInfo | ||
) |
Definition at line 19 of file module.audio.bonk.php.
References BonkIsValidTagName(), HandleBonkTags(), and getid3_lib\LittleEndian2Int().
getid3_bonk::HandleBonkTags | ( | & | $fd, |
& | $BonkTagName, | ||
& | $ThisFileInfo | ||
) |
Definition at line 107 of file module.audio.bonk.php.
References BonkIsValidTagName(), and getid3_lib\LittleEndian2Int().
Referenced by getid3_bonk().