---
title: AVFragmentedMovie
framework: avfoundation
role: symbol
role_heading: Class
path: avfoundation/avfragmentedmovie
---

# AVFragmentedMovie

An object that represents a fragmented movie file.

## Declaration

```swift
class AVFragmentedMovie
```

## Topics

### Loading tracks

- [tracks](avfoundation/avpartialasyncproperty/tracks-7fr6q.md)
- [loadTrack(withTrackID:completionHandler:)](avfoundation/avfragmentedmovie/loadtrack(withtrackid:completionhandler:).md)
- [loadTracks(withMediaType:completionHandler:)](avfoundation/avfragmentedmovie/loadtracks(withmediatype:completionhandler:).md)
- [loadTracks(withMediaCharacteristic:completionHandler:)](avfoundation/avfragmentedmovie/loadtracks(withmediacharacteristic:completionhandler:).md)

### Accessing tracks

- [tracks](avfoundation/avfragmentedmovie/tracks.md)
- [track(withTrackID:)](avfoundation/avfragmentedmovie/track(withtrackid:).md)
- [tracks(withMediaType:)](avfoundation/avfragmentedmovie/tracks(withmediatype:).md)
- [tracks(withMediaCharacteristic:)](avfoundation/avfragmentedmovie/tracks(withmediacharacteristic:).md)

## Relationships

### Inherits From

- [AVMovie](avfoundation/avmovie.md)

### Conforms To

- [AVAsynchronousKeyValueLoading](avfoundation/avasynchronouskeyvalueloading.md)
- [AVFragmentMinding](avfoundation/avfragmentminding.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)
- [NSMutableCopying](foundation/nsmutablecopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Fragmented movies

- [AVFragmentedMovieTrack](avfoundation/avfragmentedmovietrack.md)
- [AVFragmentedMovieMinder](avfoundation/avfragmentedmovieminder.md)
- [AVFragmentMinding](avfoundation/avfragmentminding.md)
