ILIAS
Release_4_0_x_branch Revision 61816
|
getID3() by James Heinrich info@ // geti d3.or gMore...
Public Member Functions | |
getid3_write_metaflac () | |
WriteMetaFLAC () | |
DeleteMetaFLAC () | |
CleanmetaflacName ($originalcommentname) |
Data Fields | |
$filename | |
$tag_data | |
$warnings = array() | |
$errors = array() |
getID3() by James Heinrich info@ // geti d3.or g
Definition at line 17 of file write.metaflac.php.
getid3_write_metaflac::CleanmetaflacName | ( | $originalcommentname | ) |
Definition at line 153 of file write.metaflac.php.
Referenced by WriteMetaFLAC().
getid3_write_metaflac::DeleteMetaFLAC | ( | ) |
Definition at line 107 of file write.metaflac.php.
getid3_write_metaflac::getid3_write_metaflac | ( | ) |
Definition at line 25 of file write.metaflac.php.
getid3_write_metaflac::WriteMetaFLAC | ( | ) |
Definition at line 29 of file write.metaflac.php.
References $key, and CleanmetaflacName().
getid3_write_metaflac::$errors = array() |
Definition at line 23 of file write.metaflac.php.
getid3_write_metaflac::$filename |
Definition at line 20 of file write.metaflac.php.
getid3_write_metaflac::$tag_data |
Definition at line 21 of file write.metaflac.php.
getid3_write_metaflac::$warnings = array() |
Definition at line 22 of file write.metaflac.php.