Logo

IStandardMpegEncoderProfile::SetAudioChannels

Use this function to set the number of audio channels.

HRESULT SetAudioChannels(long nChannelCount);

Parameters

nChannelCount: Long value containing the new sample rate.

Remarks

Maximum for MPEG-1 is stereo (2 channels).

[[The Standard MPEG Encoder – Quality you can rely on]]