ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
getID3() by James Heinrich info@ // geti d3.or gMore...
Public Member Functions | |
__construct () | |
WriteVorbisComment () | |
DeleteVorbisComment () | |
CleanVorbisCommentName ($originalcommentname) | |
Data Fields | |
$filename | |
$tag_data | |
$warnings = array() | |
$errors = array() | |
getID3() by James Heinrich info@ // geti d3.or g
Definition at line 18 of file write.vorbiscomment.php.
getid3_write_vorbiscomment::__construct | ( | ) |
Definition at line 26 of file write.vorbiscomment.php.
getid3_write_vorbiscomment::CleanVorbisCommentName | ( | $originalcommentname | ) |
Definition at line 108 of file write.vorbiscomment.php.
Referenced by WriteVorbisComment().
getid3_write_vorbiscomment::DeleteVorbisComment | ( | ) |
Definition at line 103 of file write.vorbiscomment.php.
References array, and WriteVorbisComment().
getid3_write_vorbiscomment::WriteVorbisComment | ( | ) |
Definition at line 30 of file write.vorbiscomment.php.
References $key, and CleanVorbisCommentName().
Referenced by DeleteVorbisComment().
getid3_write_vorbiscomment::$errors = array() |
Definition at line 24 of file write.vorbiscomment.php.
getid3_write_vorbiscomment::$filename |
Definition at line 21 of file write.vorbiscomment.php.
getid3_write_vorbiscomment::$tag_data |
Definition at line 22 of file write.vorbiscomment.php.
getid3_write_vorbiscomment::$warnings = array() |
Definition at line 23 of file write.vorbiscomment.php.