---
title: AVAssetSegmentReportSampleInformation
framework: avfoundation
role: symbol
role_heading: Class
path: avfoundation/avassetsegmentreportsampleinformation
---

# AVAssetSegmentReportSampleInformation

An object that provides information about sample data in a track.

## Declaration

```swift
class AVAssetSegmentReportSampleInformation
```

## Topics

### Inspecting the information

- [presentationTimeStamp](avfoundation/avassetsegmentreportsampleinformation/presentationtimestamp.md)
- [offset](avfoundation/avassetsegmentreportsampleinformation/offset.md)
- [length](avfoundation/avassetsegmentreportsampleinformation/length.md)
- [isSyncSample](avfoundation/avassetsegmentreportsampleinformation/issyncsample.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

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

## See Also

### Inspecting a report

- [trackID](avfoundation/avassetsegmenttrackreport/trackid.md)
- [mediaType](avfoundation/avassetsegmenttrackreport/mediatype.md)
- [duration](avfoundation/avassetsegmenttrackreport/duration.md)
- [earliestPresentationTimeStamp](avfoundation/avassetsegmenttrackreport/earliestpresentationtimestamp.md)
- [firstVideoSampleInformation](avfoundation/avassetsegmenttrackreport/firstvideosampleinformation.md)
