| ILIAS
    Release_4_3_x_branch Revision 61807
    | 
getID3() by James Heinrich info@getid3.org // More...
 Collaboration diagram for getid3_lyrics3:
 Collaboration diagram for getid3_lyrics3:| Public Member Functions | |
| getid3_lyrics3 (&$fd, &$ThisFileInfo) | |
| getLyrics3Data (&$ThisFileInfo, &$fd, $endoffset, $version, $length) | |
| Lyrics3Timestamp2Seconds ($rawtimestamp) | |
| Lyrics3LyricsTimestampParse (&$Lyrics3data) | |
| IntString2Bool ($char) | |
getID3() by James Heinrich info@getid3.org //
//
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 getLyrics3Data(), and getid3_lib\IncludeDependency().
 Here is the call graph for this function:
 Here is the call graph for this function:| getid3_lyrics3::getLyrics3Data | ( | & | $ThisFileInfo, | 
| & | $fd, | ||
| $endoffset, | |||
| $version, | |||
| $length | |||
| ) | 
Definition at line 107 of file module.tag.lyrics3.php.
References IntString2Bool(), Lyrics3LyricsTimestampParse(), and Lyrics3Timestamp2Seconds().
Referenced by getid3_lyrics3().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| getid3_lyrics3::IntString2Bool | ( | $char | ) | 
Definition at line 260 of file module.tag.lyrics3.php.
Referenced by getLyrics3Data().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| getid3_lyrics3::Lyrics3LyricsTimestampParse | ( | & | $Lyrics3data | ) | 
Definition at line 230 of file module.tag.lyrics3.php.
References $timestamp, and Lyrics3Timestamp2Seconds().
Referenced by getLyrics3Data().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| getid3_lyrics3::Lyrics3Timestamp2Seconds | ( | $rawtimestamp | ) | 
Definition at line 223 of file module.tag.lyrics3.php.
Referenced by getLyrics3Data(), and Lyrics3LyricsTimestampParse().
 Here is the caller graph for this function:
 Here is the caller graph for this function: