UIImagePickerController.StartVideoCapture 方法

定义

使用此 UIImagePickerController 的 CameraDevice 开始视频捕获。

[Foundation.Export("startVideoCapture")]
public virtual bool StartVideoCapture ();
abstract member StartVideoCapture : unit -> bool
override this.StartVideoCapture : unit -> bool

返回

对于成功, true 返回 。 否则,如果失败,则 false 返回 。

属性

适用于