AVAssetTrack.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.
A transform stored in the AVAssetTrack that is preferred for visual playback.
public virtual CoreGraphics.CGAffineTransform PreferredTransform { [Foundation.Export("preferredTransform")] get; }
member this.PreferredTransform : CoreGraphics.CGAffineTransform
Property Value
- Attributes