Contents

GetPreferredChannelsForStereo

Returns the channel indices for the prefered stereo pair.

Declaration

void GetPreferredChannelsForStereo(uint32_t *out_left_channel, uint32_t *out_right_channel);

Parameters

  • out_left_channel:

    On return, the channel index for the left channel.

  • out_right_channel:

    On return, the channel index for the right channel.

See Also

Working with Channel Layouts