Freigeben über


ALAssetsLibrary.VideoAtPathIsIsCompatibleWithSavedPhotosAlbum(NSUrl) Methode

Definition

Gibt an, ob das Video unter videoPathURL im Fotoalbum gespeichert werden kann.

[Foundation.Export("videoAtPathIsCompatibleWithSavedPhotosAlbum:")]
public virtual bool VideoAtPathIsIsCompatibleWithSavedPhotosAlbum (Foundation.NSUrl videoPathURL);
abstract member VideoAtPathIsIsCompatibleWithSavedPhotosAlbum : Foundation.NSUrl -> bool
override this.VideoAtPathIsIsCompatibleWithSavedPhotosAlbum : Foundation.NSUrl -> bool

Parameter

videoPathURL
NSUrl

Eine URL, die ein Video auffindt.

Gibt zurück

Attribute

Hinweise

Anwendungsentwickler, die benutzerdefinierte Audio-Video Videodateien implementieren, sollten diese Methode verwenden, bevor Sie versuchen, das Video dem Fotoalbum hinzuzufügen.

Gilt für: