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.
A Boolean value that indicates whether the track’s container enables it.
var isEnabled: Bool { get }For file-based media, you can change its isEnabled presentation state using AVPlayerItemTrack.