IXACTCue::SetChannelVolume

Sets the current volumes of a group of channel map entries, adjusting as necessary.

HRESULT SetChannelVolume(
  LPCXACTCHANNELVOLUME pVolume
);

Parameters

pVolume
[in] Pointer to an XACTCHANNELVOLUME structure to set all desired volumes.

Return Values

Returns S_OK if successful, an error code otherwise.

Requirements

Header: Declared in Xact.h.

See Also

IXACTCue