Contents

isDecodable

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

Declaration

var isDecodable: Bool { get }

Discussion

When this property is true, the system can decode the track, even if decoding may be too slow for real-time playback.

See Also

Accessing track information