AVAssetExportSession.PresetHighestQuality 属性

定义

表示与常量 AVAssetExportPresetHighestQuality 关联的值

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

属性值

属性

注解

快速时间预设:最高质量。

适用于