ILIAS
Release_4_0_x_branch Revision 61816
|
getID3() by James Heinrich info@ // geti d3.or gMore...
Public Member Functions | |
getid3_lyrics3 (&$fd, &$ThisFileInfo) | |
getLyrics3Data (&$ThisFileInfo, &$fd, $endoffset, $version, $length) | |
Lyrics3Timestamp2Seconds ($rawtimestamp) | |
Lyrics3LyricsTimestampParse (&$Lyrics3data) | |
IntString2Bool ($char) |
getID3() by James Heinrich info@ // geti d3.or g
//
Definition at line 17 of file module.tag.lyrics3.php.
getid3_lyrics3::getid3_lyrics3 | ( | & | $fd, |
& | $ThisFileInfo | ||
) |
Definition at line 20 of file module.tag.lyrics3.php.
References elseif(), getLyrics3Data(), and getid3_lib\IncludeDependency().
getid3_lyrics3::getLyrics3Data | ( | & | $ThisFileInfo, |
& | $fd, | ||
$endoffset, | |||
$version, | |||
$length | |||
) |
Definition at line 107 of file module.tag.lyrics3.php.
References $key, IntString2Bool(), Lyrics3LyricsTimestampParse(), and Lyrics3Timestamp2Seconds().
Referenced by getid3_lyrics3().
getid3_lyrics3::IntString2Bool | ( | $char | ) |
Definition at line 260 of file module.tag.lyrics3.php.
References elseif().
Referenced by getLyrics3Data().
getid3_lyrics3::Lyrics3LyricsTimestampParse | ( | & | $Lyrics3data | ) |
Definition at line 230 of file module.tag.lyrics3.php.
References $key, $timestamp, and Lyrics3Timestamp2Seconds().
Referenced by getLyrics3Data().
getid3_lyrics3::Lyrics3Timestamp2Seconds | ( | $rawtimestamp | ) |
Definition at line 223 of file module.tag.lyrics3.php.
Referenced by getLyrics3Data(), and Lyrics3LyricsTimestampParse().