Share via


AudioConverter.ChannelMixMap Property

Definition

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

Single[]

Remarks

PerformDownmix must be set to true first.

Applies to