allMediaSelections
The available media selections for an asset.
Declaration
static var allMediaSelections: AVAsyncProperty<Root, [AVMediaSelection]> { get }Discussion
Use the load(_:isolation:) method to retrieve the property value.
The available media selections for an asset.
static var allMediaSelections: AVAsyncProperty<Root, [AVMediaSelection]> { get }Use the load(_:isolation:) method to retrieve the property value.