Tagged Questions
5
votes
4answers
1k views
How can I query chapter metadata from a m4a file?
I need to write some code that will let me query a m4a file and extract the chapter information out. Including:
chapter name
chapter start time
chapter artwork
I did some quick searching and it ...