isPlayable
A Boolean value that indicates whether an asset contains playable content.
Declaration
static var isPlayable: AVAsyncProperty<Root, Bool> { get }Discussion
Use the load(_:isolation:) method to retrieve the property value.
A Boolean value that indicates whether an asset contains playable content.
static var isPlayable: AVAsyncProperty<Root, Bool> { get }Use the load(_:isolation:) method to retrieve the property value.