About setting active inputchannels

Hi, everybody,
I want to set active inputchannel using the method AudioDeviceManager::setInputChannels, I am not sure how to set the parameters in this method?

Could you explain that for me?

thanks
leon

That method’s deprecated now - if you update to the latest SVN version you’ll need to use setAudioDeviceSetup to do it instead.