Contents

isComposable

A Boolean value that indicates whether you can use the asset in a media composition.

Declaration

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

Discussion

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

See Also

Loading suitability