RustAudio / audrey

A crate to simplify reading, writing and converting between a variety of audio formats.
Other
132 stars 16 forks source link

Expanding upon the `read::Description` struct - what kind of info do we want to provide? #8

Open mitchmindtree opened 7 years ago

mitchmindtree commented 7 years ago

Currently, the read::Description provides:

Some other useful information might include:

est31 commented 7 years ago

Also, maybe providing metadata would be an idea. Maybe though through a different function.