AVAssetExportSession.PresetHevc3840x2160 属性

定义

表示与常量 AVAssetExportPresetHEVC3840x2160 关联的值。

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

属性值

属性

适用于