AVVideoComposition.RenderScale Property

Definition

Gets or sets the scale at which to render the composition.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public virtual float RenderScale { [Foundation.Export("renderScale")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)] get; [Foundation.NotImplemented] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)] set; }
member this.RenderScale : single with get, set

Property Value

Attributes

Applies to