AAC (.m4a) opening with Cocoa?
AAC (.m4a) opening with Cocoa?
- Subject: AAC (.m4a) opening with Cocoa?
- From: Kieren Eaton <email@hidden>
- Date: Sat, 15 Jul 2006 14:07:04 +0800
Hi
Does anyone know HOW to load/open a AAC (.m4a) file either into a NSDATA structure or some-such is it easier to open it as a binary stream and then parse the data into its constituent parts? (the parts would be the data and separate tracks if any)
After much looking through the quicktime documentation and cocoa Docs as well I cant seem to find any way other than opening the file as a stream. I would like to make a small player for podcasts and so need to find the chapter info as well. I mean seeing as iTunes can open, reference and play these files, how do I do it?
Any pointers in the right direction would be REALLY appreciated.
Thanks
Kieren
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden