<!--
{
  "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",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "AVFoundation"
    ],
    "preciseIdentifier" : "c:objc(cs)AVAssetVariant"
  },
  "title" : "AVAssetVariant"
}
-->

# AVAssetVariant

An object that represents a bit rate variant.

```
class AVAssetVariant
```

## Topics

### Configuring attributes

[`audioAttributes`](/documentation/AVFoundation/AVAssetVariant/audioAttributes-swift.property)

The audio rendition attributes for the variant.

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

An object that defines the audio attributes for an asset variant.

[`videoAttributes`](/documentation/AVFoundation/AVAssetVariant/videoAttributes-swift.property)

The video rendition attributes for the variant.

[`AVAssetVariant.VideoAttributes`](/documentation/AVFoundation/AVAssetVariant/VideoAttributes-swift.class)

An object that defines the video attributes for an asset variant.

### Configuring bit rate

[`averageBitRate`](/documentation/AVFoundation/AVAssetVariant/averageBitRate-5p1oh)

The average bit rate for the variant.

[`peakBitRate`](/documentation/AVFoundation/AVAssetVariant/peakBitRate-9hzpi)

The peak bit rate for the variant.

[`averageBitRate`](/documentation/AVFoundation/AVAssetVariant/averageBitRate-7bnsq)

The average bit rate for the variant.

[`peakBitRate`](/documentation/AVFoundation/AVAssetVariant/peakBitRate-38p2b)

The peak bit rate for the variant.

### Accessing the URL

[`url`](/documentation/AVFoundation/AVAssetVariant/url)

Provides URL to media playlist corresponding to variant



---

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)