Contents

isPlayable

A Boolean value that indicates whether the track is playable in the current environment.

Declaration

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

Discussion

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

See Also

Loading track information