Contents

preferredTransform

The track’s transform preference to apply to its visual content during presentation or processing.

Declaration

static var preferredTransform: AVAsyncProperty<Root, CGAffineTransform> { get }

Discussion

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

See Also

Loading visual characteristics