<!--
{
  "availability" : [
    "iOS: 13.0.0 -",
    "iPadOS: 13.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.10.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 6.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/AVMovieTrack",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "AVFoundation"
    ],
    "preciseIdentifier" : "c:objc(cs)AVMovieTrack"
  },
  "title" : "AVMovieTrack"
}
-->

# AVMovieTrack

A track in a movie that conforms to the QuickTime or ISO base media file format.

```
class AVMovieTrack
```

## Topics

### Retrieving track information

[`alternateGroupID`](/documentation/AVFoundation/AVMovieTrack/alternateGroupID)

A value that identifies the track as a member of a particular alternate group.

[`mediaDataStorage`](/documentation/AVFoundation/AVMovieTrack/mediaDataStorage)

The storage container for media data added to a track.

[`mediaDecodeTimeRange`](/documentation/AVFoundation/AVMovieTrack/mediaDecodeTimeRange)

A range of decode times for the track’s media.

[`mediaPresentationTimeRange`](/documentation/AVFoundation/AVMovieTrack/mediaPresentationTimeRange)

A range of presentation times for the track’s media.



---

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)