Contents

isEnabled

A Boolean value that indicates whether the track’s container enables it.

Declaration

var isEnabled: Bool { get }

Discussion

For file-based media, you can change its isEnabled presentation state using AVPlayerItemTrack.

See Also

Accessing track information