<!--
{
  "availability" : [
    "iOS: 15.0.0 -",
    "iPadOS: 15.0.0 -",
    "macCatalyst: 15.0.0 -",
    "macOS: 12.0.0 -",
    "tvOS: 15.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 8.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/AVAssetVariant/AudioAttributes-swift.class/RenditionSpecificAttributes",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "AVFoundation"
    ],
    "preciseIdentifier" : "c:objc(cs)AVAssetVariantAudioRenditionSpecificAttributes"
  },
  "title" : "AVAssetVariant.AudioAttributes.RenditionSpecificAttributes"
}
-->

# AVAssetVariant.AudioAttributes.RenditionSpecificAttributes

An object that represents attributes specific to a particular rendition.

```
class RenditionSpecificAttributes
```

## Topics

### Accessing attributes

[`channelCount`](/documentation/AVFoundation/AVAssetVariant/AudioAttributes-swift.class/RenditionSpecificAttributes/channelCount)

The count of audio channels in the rendition.

[`channelCount`](/documentation/AVFoundation/AVAssetVariantAudioRenditionSpecificAttributes/channelCount)

The count of audio channels in the rendition.

[`isBinaural`](/documentation/AVFoundation/AVAssetVariant/AudioAttributes-swift.class/RenditionSpecificAttributes/isBinaural)

A Boolean value that indicates the variant is best suited for delivery to headphones.

[`isImmersive`](/documentation/AVFoundation/AVAssetVariant/AudioAttributes-swift.class/RenditionSpecificAttributes/isImmersive)

A Boolean value that indicates whether this variant contains virtualized or otherwise preprocessed audio content suitable for various purposes.

[`isDownmix`](/documentation/AVFoundation/AVAssetVariant/AudioAttributes-swift.class/RenditionSpecificAttributes/isDownmix)

A Boolean value that indicates whether the variant is a downmix derivative of other media of greater channel count.



---

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)