UIImagePickerController.StartVideoCapture Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Commence la capture vidéo à l’aide de cet appareil CameraDevice de UIImagePickerController.
[Foundation.Export("startVideoCapture")]
public virtual bool StartVideoCapture ();
abstract member StartVideoCapture : unit -> bool
override this.StartVideoCapture : unit -> bool
Retours
Retourne true
pour la réussite. Sinon, retourne false
en cas d’échec.
- Attributs