Contents

kAudioFormatProperty_BalanceFade

An array of coefficients, each a Float32 value, for applying left/right audio balance and front/back audio fade.

Declaration

var kAudioFormatProperty_BalanceFade: AudioFormatPropertyID { get }

Discussion

The specifier is an AudioBalanceFade structure. Level values typically range from 0 to 1, where 0 represents silence and 1 represents unity gain.

See Also

Constants