|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
getID3() by James Heinrich info@.nosp@m.geti.nosp@m.d3.or.nosp@m.g // More...
Collaboration diagram for getid3_write_metaflac:Public Member Functions | |
| __construct () | |
| WriteMetaFLAC () | |
| DeleteMetaFLAC () | |
| CleanmetaflacName ($originalcommentname) | |
Data Fields | |
| $filename | |
| $tag_data | |
| $warnings = array() | |
| $errors = array() | |
getID3() by James Heinrich info@.nosp@m.geti.nosp@m.d3.or.nosp@m.g //
Definition at line 18 of file write.metaflac.php.
| getid3_write_metaflac::__construct | ( | ) |
Definition at line 26 of file write.metaflac.php.
| getid3_write_metaflac::CleanmetaflacName | ( | $originalcommentname | ) |
Definition at line 150 of file write.metaflac.php.
Referenced by WriteMetaFLAC().
Here is the caller graph for this function:| getid3_write_metaflac::DeleteMetaFLAC | ( | ) |
Definition at line 104 of file write.metaflac.php.
| getid3_write_metaflac::WriteMetaFLAC | ( | ) |
Definition at line 30 of file write.metaflac.php.
References $key, and CleanmetaflacName().
Here is the call graph for this function:| getid3_write_metaflac::$errors = array() |
Definition at line 24 of file write.metaflac.php.
| getid3_write_metaflac::$filename |
Definition at line 21 of file write.metaflac.php.
| getid3_write_metaflac::$tag_data |
Definition at line 22 of file write.metaflac.php.
| getid3_write_metaflac::$warnings = array() |
Definition at line 23 of file write.metaflac.php.