Contents

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.

See Also

Loading media selections