次の方法で共有


UIImagePickerController.VideoExportPreset プロパティ

定義

アプリにビデオをエクスポートするときに使用するプリセットを取得または設定します。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string VideoExportPreset { [Foundation.Export("videoExportPreset")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setVideoExportPreset:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.VideoExportPreset : string with get, set

プロパティ値

属性

適用対象