共用方式為


AVMutableVideoComposition.RenderScale 屬性

定義

取得或設定要呈現組合的縮放比例。

[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.Export("setRenderScale:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)] set; }
member this.RenderScale : single with get, set

屬性值

屬性

適用於