isPlayable
A Boolean value that indicates whether the asset has playable content.
Declaration
var isPlayable: Bool { get }Discussion
This property value is true if you can use the composition to create an AVPlayerItem.
A Boolean value that indicates whether the asset has playable content.
var isPlayable: Bool { get }This property value is true if you can use the composition to create an AVPlayerItem.