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.
The time mappings from the track’s media samples to its timeline.
static var segments: AVAsyncProperty<Root, [AVAssetTrackSegment]> { get }Use the load(_:isolation:) method to retrieve the property value.