共用方式為


AVAssetExportSession.Preset3840x2160 屬性

定義

表示與常數 AVAssetExportPreset3840x2160 相關聯的值。

[Foundation.Field("AVAssetExportPreset3840x2160", "AVFoundation")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString Preset3840x2160 { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.Preset3840x2160 : Foundation.NSString

屬性值

屬性

適用於