---
title: AVFragmentedMovieTrack
framework: avfoundation
role: symbol
role_heading: Class
path: avfoundation/avfragmentedmovietrack
---

# AVFragmentedMovieTrack

An object that represents a track in a fragmented movie.

## Declaration

```swift
class AVFragmentedMovieTrack
```

## Relationships

### Inherits From

- [AVMovieTrack](avfoundation/avmovietrack.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 movies

- [AVFragmentedMovie](avfoundation/avfragmentedmovie.md)
- [AVFragmentedMovieMinder](avfoundation/avfragmentedmovieminder.md)
- [AVFragmentMinding](avfoundation/avfragmentminding.md)
