AVAssetExportSession.PresetHevcHighestQuality 属性

定义

表示与常量 AVAssetExportPresetHEVCHighestQuality 关联的值。

[Foundation.Field("AVAssetExportPresetHEVCHighestQuality", "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 PresetHevcHighestQuality { [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.PresetHevcHighestQuality : Foundation.NSString

属性值

属性

适用于