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

属性值

属性

适用于