@accepts(utf8) @returns(gboolean) def can_save(media_type)
Checks if the metadata writer is capable of updating file metadata for a given media type.
media_type : |
the media type string to check |
Returns : |
TRUE if the file metadata for the given media type can be updated |