AudioConverter.ChannelMixMap Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An array of gain values to apply to input and output channels. Each gain value is a value between 0.0 and 1.0.
public float[]? ChannelMixMap { get; set; }
member this.ChannelMixMap : single[] with get, set
Property Value
Remarks
PerformDownmix must be set to true first.