---
title: AVFragmentedAssetTrack
framework: avfoundation
role: symbol
role_heading: Class
path: avfoundation/avfragmentedassettrack
---

# AVFragmentedAssetTrack

An object that provides the track-level interface to inspect a fragmented asset’s media tracks.

## Declaration

```swift
class AVFragmentedAssetTrack
```

## Overview

Overview This class subclasses AVAssetTrack. It has no methods or properties of its own.

## Relationships

### Inherits From

- [AVAssetTrack](avfoundation/avassettrack.md)

### Conforms To

- [AVAsynchronousKeyValueLoading](avfoundation/avasynchronouskeyvalueloading.md)
- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Fragmented assets

- [AVFragmentedAsset](avfoundation/avfragmentedasset.md)
- [AVFragmentedAssetMinder](avfoundation/avfragmentedassetminder.md)
- [AVFragmentMinding](avfoundation/avfragmentminding.md)
