Sets the map used to route data from input channels to output channels.
HRESULT SetChannelMap( LPCXACTCHANNELMAP pChannelMap );
Returns S_OK if successful, an error code otherwise.
Calling this method will override any volume scaling set by IXACTCue::SetChannelVolume.
This effect processes all channel map entries in the order they are passed to IXACTCue::SetChannelMap.
Header: Declared in Xact.h.