| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
getID3() by James Heinrich info@getid3.org // More...
 Collaboration diagram for getid3_write_metaflac:
 Collaboration diagram for getid3_write_metaflac:| Public Member Functions | |
| getid3_write_metaflac () | |
| WriteMetaFLAC () | |
| DeleteMetaFLAC () | |
| CleanmetaflacName ($originalcommentname) | |
| Data Fields | |
| $filename | |
| $tag_data | |
| $warnings = array() | |
| $errors = array() | |
getID3() by James Heinrich info@getid3.org //
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().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 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 CleanmetaflacName().
 Here is the call graph for this function:
 Here is the call graph for this function:| 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.