isReadable
A Boolean value that indicates whether you can extract the asset’s media data using an asset reader.
Declaration
var isReadable: Bool { get }Discussion
This property value is true if you can use AVAssetReader to extract the composition’s media data.