AVAsset.PreferredTransform Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Preferred affine transformation to apply to the visual content of the asset for rendering.
public virtual CoreGraphics.CGAffineTransform PreferredTransform { [Foundation.Export("preferredTransform")] get; }
member this.PreferredTransform : CoreGraphics.CGAffineTransform
Property Value
- Attributes