Sample code from apple iPhoneMultichannelMixerTest can't run mp3 file
- by Usman
Hi
i want to control channel volume from my app and iPhoneMultichannelMixerTest (http://developer.apple.com/iphone/library/samplecode/iPhoneMultichannelMixerTest/)sample code form apple looks perfect for me.
but i m heaving problem in playing mp3 files. code crashes in MultichannelMixerController.m at
static OSStatus renderInput(void
*inRefCon,…