isEnabled
A Boolean value that indicates whether the track is in an enabled state.
Declaration
static var isEnabled: AVAsyncProperty<Root, Bool> { get }Discussion
Use the load(_:isolation:) method to retrieve the property value.
A Boolean value that indicates whether the track is in an enabled state.
static var isEnabled: AVAsyncProperty<Root, Bool> { get }Use the load(_:isolation:) method to retrieve the property value.