AVAudioFile: Storing Markers ?

There seems to be a lot of overlap betweent the core-audio forum and this one but I figure this is the right place to ask this question...


1. Is is possible to save and load meta data such as marker locations with AVAudioFile?

2. Do we have to use the older AudioFile / ExtAudioFile API to do that?


The file URL is known obviously, but it doesn't look like one can get the file id from the AVAufioFile object so I'm supposing my above questions are rhetorical but just need confirmation


AVAudioFile is simply a high level, not all that useful, limited functionality of the AudioToolbox AudioFile/ExtAudioFile functions ?

AVAudioFile: Storing Markers ?
 
 
Q