On Wed, Nov 19, 2008 at 7:18 PM, Arnab Ganguly <[EMAIL PROTECTED]> wrote: > I am going to develop audio codec.Want to support AACplus file streaming.The > player I have developed using QT SDK.So can you tell me what would be best > approach to develop the codec.
For this type of question you should ask on a core audio list (maybe quicktime list) not the Cocoa dev list. http://lists.apple.com/mailman/listinfo/coreaudio-api http://lists.apple.com/mailman/listinfo/quicktime-api Review... http://developer.apple.com/documentation/MusicAudio/Reference/AudioCodecServicesRef/Reference/reference.html "If you are interested in writing your own audio codec, see the audio codec software development kit (SDK) in Developer/Examples/CoreAudio/AudioCodecs." -Shawn _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
