ddiakopoulos / libnyquist

:microphone: Cross platform C++11 library for decoding audio (mp3, wav, ogg, opus, flac, etc)
BSD 2-Clause "Simplified" License
536 stars 64 forks source link

Metadata Probe #8

Open ddiakopoulos opened 9 years ago

ddiakopoulos commented 9 years ago

Expose API to fill out AudioData struct without decoding the audio. Basically extract all the metadata and computed fields.