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.
A Boolean value that indicates whether you can use the asset in a media composition.
static var isComposable: AVAsyncProperty<Root, Bool> { get }Use the load(_:isolation:) method to retrieve the property value.