requiresFrameReordering
A Boolean value that indicates whether frame reordering occurs in the track.
Declaration
var requiresFrameReordering: Bool { get set }Discussion
The value is true if frame reordering occurs, otherwise false. This property is only valid for tracks with video media type and is false for other track types.