Open
Description
It would be great if taglib could allow accessing MP4 atoms directly, including fetching, adding, updating and deleting.
I currently reused some of the private implementation of the library to do so as part of personal project, but if you would be interested, I'd like to make that part of the TagLib public library. This would help the Mixxx project to edit NI Stem track metadata
I appreciate this would expose quite a bit of the private library as I have currently implemented, so I'd be happy to rework that to some extend to make it manageable over time in the API.