Contents

segments

The time mappings from the track’s media samples to its timeline.

Declaration

static var segments: AVAsyncProperty<Root, [AVAssetTrackSegment]> { get }

Discussion

Use the load(_:isolation:) method to retrieve the property value.

See Also

Loading track segments