---
title: AudioBalanceFadeType
framework: audiotoolbox
role: symbol
role_heading: Enumeration
path: audiotoolbox/audiobalancefadetype
---

# AudioBalanceFadeType

Identifiers for audio balance fade types.

## Declaration

```swift
enum AudioBalanceFadeType
```

## Overview

Overview These constants are used as values for the mType field of the AudioBalanceFade structure.

## Topics

### Types

- [AudioBalanceFadeType.equalPower](audiotoolbox/audiobalancefadetype/equalpower.md)
- [AudioBalanceFadeType.maxUnityGain](audiotoolbox/audiobalancefadetype/maxunitygain.md)

### Initializers

- [init(rawValue:)](audiotoolbox/audiobalancefadetype/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Constants

- [Audio Format Property Identifiers](audiotoolbox/1577853-audio-format-property-identifier.md)
- [Audio Codec Component Constants](audiotoolbox/1494086-audio-codec-component-constants.md)
- [Audio Codec Manufacturer and Implementation Types](audiotoolbox/1620448-audio-codec-manufacturer-and-imp.md)
- [AudioPanningMode](audiotoolbox/audiopanningmode.md)
