Contents

isSelfContained

A Boolean value that indicates whether the track references sample data only within its container file.

Declaration

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

Discussion

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

See Also

Loading track information