Contents

isReadable

A Boolean value that indicates whether you can extract the asset’s media data using an asset reader.

Declaration

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

Discussion

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

See Also

Loading suitability