<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AudioToolbox",
  "identifier" : "/documentation/AudioToolbox/AUAudioMixRenderingStyle",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Audio Toolbox"
    ],
    "preciseIdentifier" : "c:@E@AUAudioMixRenderingStyle"
  },
  "title" : "AUAudioMixRenderingStyle"
}
-->

# AUAudioMixRenderingStyle

```
enum AUAudioMixRenderingStyle
```

## Overview

\abstract Constants available as values for parameter kAUAudioMixParameter_Style.

Cinematic rendering style (default)

Studio rendering style

In-Frame rendering style

Cinematic rendering style - background only

Cinematic rendering style - foreground only

Studio rendering style - foreground only

In-Frame rendering style - foreground only

Standard rendering style

Studio rendering style - background only

In-Frame rendering style - background only

## Relationships

### Conforms To

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`Hashable`](/documentation/Swift/Hashable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Sendable`](/documentation/Swift/Sendable)

[`Equatable`](/documentation/Swift/Equatable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)