audio frameworks in iPhone
Posted
by suse
on Stack Overflow
See other posts from Stack Overflow
or by suse
Published on 2010-06-15T07:09:11Z
Indexed on
2010/06/15
7:12 UTC
Read the original article
Hit count: 251
Hello,
I would like to know the follwing information about iPhone audio system
Heirarchy of the audio framework in iPhone OS.
i know that there are 3 main audio frameworks in iPhone OS.i.e
AVFoundation Framework CoreAudio Framework OpenAL Framework
- what are the audio formats supported in each of the above framework?I mean will all the framework support all audio formats or are they dependent about the audio formats it support?
Thank You
© Stack Overflow or respective owner