ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
getID3() by James Heinrich info@ // geti d3.or gMore...
Public Member Functions | |
Analyze () | |
Public Member Functions inherited from getid3_handler | |
__construct (getID3 $getid3, $call_module=null) | |
Analyze () | |
AnalyzeString ($string) | |
setStringMode ($string) | |
saveAttachment ($name, $offset, $length, $image_mime=null) | |
Static Public Member Functions | |
static | cutfield ($str) |
static | ArrayOfGenres ($allowSCMPXextended=false) |
static | LookupGenreName ($genreid, $allowSCMPXextended=true) |
static | LookupGenreID ($genre, $allowSCMPXextended=false) |
static | StandardiseID3v1GenreName ($OriginalGenre) |
static | GenerateID3v1Tag ($title, $artist, $album, $year, $genreid, $comment, $track='') |
Additional Inherited Members | |
Protected Member Functions inherited from getid3_handler | |
ftell () | |
fread ($bytes) | |
fseek ($bytes, $whence=SEEK_SET) | |
feof () | |
isDependencyFor ($module) | |
error ($text) | |
warning ($text) | |
notice ($text) | |
Protected Attributes inherited from getid3_handler | |
$getid3 | |
$data_string_flag = false | |
$data_string = '' | |
$data_string_position = 0 | |
$data_string_length = 0 | |
getID3() by James Heinrich info@ // geti d3.or g
Definition at line 18 of file module.tag.id3v1.php.
getid3_id3v1::Analyze | ( | ) |
Definition at line 21 of file module.tag.id3v1.php.
References $info, $key, cutfield(), getid3_handler\fread(), getid3_handler\fseek(), GenerateID3v1Tag(), getid3_lib\intValueSupported(), LookupGenreID(), LookupGenreName(), and getid3_handler\warning().
|
static |
Definition at line 131 of file module.tag.id3v1.php.
|
static |
Definition at line 127 of file module.tag.id3v1.php.
Referenced by Analyze().
|
static |
Definition at line 349 of file module.tag.id3v1.php.
References $comment, and $title.
Referenced by Analyze(), and getid3_write_id3v1\WriteID3v1().
|
static |
Definition at line 331 of file module.tag.id3v1.php.
References $key.
Referenced by Analyze(), and getid3_writetags\FormatDataForID3v1().
|
static |
Definition at line 315 of file module.tag.id3v1.php.
Referenced by Analyze(), getid3_id3v2\ParseID3v2GenreString(), and getid3_quicktime\QuicktimeParseAtom().
|
static |
Definition at line 342 of file module.tag.id3v1.php.