set_channel_count
set_channel_count(fCodecContext, 2);
set_channel_count(fCodecContext, channel_count);
set_channel_count(fCodecContext, fInputFormat.u.raw_audio.channel_count);
set_channel_count(fStream->codecpar, format->u.raw_audio.channel_count);