mirror of
https://github.com/Serial-ATA/lofty-rs
synced 2025-03-05 07:17:13 +00:00
This allows the caller to tweak how Lofty writes their tags in various ways. As this is just a dumping ground for all sorts of format-specific settings, this is best used as an application global config that gets set once. In its current state, it will only respect `uppercase_id3v2_chunk` and `preferred_padding` (for some formats). `respect_read_only` and `remove_others` are defined for later use. closes #228 |
||
---|---|---|
.. | ||
assets | ||
util | ||
aac.rs | ||
aiff.rs | ||
ape.rs | ||
flac.rs | ||
main.rs | ||
mp4.rs | ||
mpc.rs | ||
mpeg.rs | ||
ogg.rs | ||
wav.rs | ||
wavpack.rs | ||
zero_sized.rs |