次の方法で共有


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

プロパティ値

属性

注釈

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

適用対象