---
title: averageBitRate
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avassetvariant/averagebitrate-5p1oh
---

# averageBitRate

The average bit rate for the variant.

## Declaration

```swift
@nonobjc var averageBitRate: Double? { get }
```

## Discussion

Discussion If the variant doesn’t define a peak bit rate, the value is negative.

## See Also

### Configuring bit rate

- [peakBitRate](avfoundation/avassetvariant/peakbitrate-9hzpi.md)
