Method | Description | |
---|---|---|
__construct ( $file ) | ||
__get ( $key ) | ||
__set ( $key, $value ) | ||
id3 ( ) : object | Initialize the getid3 class | |
save ( ) | Writes data inside the files after manipulation, mainly mp3 files. | |
set_art ( $data, string $mime = 'jpeg', string $description = 'Description' ) | Sets cover art for mp3 files | |
update_filepath ( $file ) |
Method | Description | |
---|---|---|
analyze ( ) | Analyze file |
public save ( ) |