Contents

requiresFrameReordering

A Boolean value that indicates whether samples in the track may have different presentation and decode timestamps.

Declaration

static var requiresFrameReordering: AVAsyncProperty<Root, Bool> { get }

Discussion

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

See Also

Loading frame-based characteristics