Property Gain
Gain
Gets or sets the target gain level for each output channel, where 1 represents the original signal amplitude.
[TypeConverter(typeof(UnidimensionalArrayConverter))]
public float[] Gain { get; set; }
Property Value
- float[]
Gets or sets the target gain level for each output channel, where 1 represents the original signal amplitude.
[TypeConverter(typeof(UnidimensionalArrayConverter))]
public float[] Gain { get; set; }