Contents

variants

An array of variants that an asset contains.

Declaration

static var variants: AVAsyncProperty<Root, [AVAssetVariant]> { get }

Discussion

Use the load(_:isolation:) method to retrieve the property value.

Some variants may not be playable according to the current device configuration.