Edit

Share via


AVMutableVideoComposition.RenderSize Property

Definition

Gets or sets the size at which the composition should render.

public virtual CoreGraphics.CGSize RenderSize { [Foundation.Export("renderSize", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setRenderSize:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.RenderSize : CoreGraphics.CGSize with get, set

Property Value

Attributes

Applies to