次の方法で共有


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

プロパティ値

属性

注釈

クイックタイムプリセット:最高品質。

適用対象