AVAssetExportSession.PresetLowQuality 属性

定义

表示与常量 AVAssetExportPresetLowQuality 关联的值

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

属性值

属性

注解

快速时间预设:低质量。

适用于