Freigeben über


AVAssetWriterInput.NaturalSize Eigenschaft

Definition

Die natürlichen Dimensionen der visuellen Medien, die durch die Daten beschrieben werden.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGSize NaturalSize { [Foundation.Export("naturalSize")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setNaturalSize:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.NaturalSize : CoreGraphics.CGSize with get, set

Eigenschaftswert

Der Standardwert ist P:CoreGraphics.CGSize.Zero, was angibt, dass die Daten in der Spur die entsprechende Größe definieren.

Attribute

Gilt für: