Home
last modified time | relevance | path

Searched refs:META_ERROR_NOT_WRITABLE (Results 1 – 7 of 7) sorted by relevance

/dports/audio/aqualung/aqualung-1.0/src/
H A Dmetadata_api.h67 #define META_ERROR_NOT_WRITABLE -4 macro
H A Dmetadata_id3v1.c455 return META_ERROR_NOT_WRITABLE; in meta_id3v1_delete()
504 return META_ERROR_NOT_WRITABLE; in meta_id3v1_rewrite()
H A Dmetadata_api.c292 return META_ERROR_NOT_WRITABLE; in meta_update_basic()
359 case META_ERROR_NOT_WRITABLE: return _("File is not writable"); in metadata_strerror()
H A Dmetadata_id3v2.c1101 return META_ERROR_NOT_WRITABLE; in meta_id3v2_rewrite()
1192 return META_ERROR_NOT_WRITABLE; in meta_id3v2_delete()
H A Dmetadata_ape.c590 return META_ERROR_NOT_WRITABLE; in meta_ape_rewrite()
/dports/audio/aqualung/aqualung-1.0/src/decoder/
H A Ddec_flac.c171 return META_ERROR_NOT_WRITABLE; in flac_meta_vc_replace_or_append()
237 return META_ERROR_NOT_WRITABLE; in flac_meta_append_pics()
303 return META_ERROR_NOT_WRITABLE; in flac_meta_delete()
H A Ddec_vorbis.c79 return META_ERROR_NOT_WRITABLE; in vorbis_write_metadata()