AVAssetExportSession.PresetHevc1920x1080 Property

Definition

Represents the value associated with the constant AVAssetExportPresetHEVC1920x1080.

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

Property Value

Attributes

Applies to