다음을 통해 공유


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

속성 값

특성

적용 대상