|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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 //.
module for writing metaflac tags
Definition at line 29 of file Metaflac.php.
| GetId3\Write\Metaflac::__construct | ( | ) |
| GetId3\Write\Metaflac::CleanmetaflacName | ( | $originalcommentname | ) |
| type | $originalcommentname |
Definition at line 191 of file Metaflac.php.
Referenced by GetId3\Write\Metaflac\WriteMetaFLAC().
Here is the caller graph for this function:| GetId3\Write\Metaflac::DeleteMetaFLAC | ( | ) |
Definition at line 138 of file Metaflac.php.
References GetId3\GetId3Core\environmentIsWindows(), and GetId3\GetId3Core\getHelperAppsDir().
Here is the call graph for this function:| GetId3\Write\Metaflac::WriteMetaFLAC | ( | ) |
Definition at line 58 of file Metaflac.php.
References GetId3\Write\Metaflac\CleanmetaflacName(), GetId3\GetId3Core\environmentIsWindows(), GetId3\GetId3Core\getHelperAppsDir(), and GetId3\GetId3Core\getTempDir().
Here is the call graph for this function:| GetId3\Write\Metaflac::$errors = array() |
Definition at line 43 of file Metaflac.php.
| GetId3\Write\Metaflac::$filename |
Definition at line 32 of file Metaflac.php.
| GetId3\Write\Metaflac::$tag_data |
Definition at line 33 of file Metaflac.php.
| GetId3\Write\Metaflac::$warnings = array() |
Definition at line 38 of file Metaflac.php.