ALAsset.WriteModifiedVideoToSavedPhotosAlbumAsync(NSUrl) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual System.Threading.Tasks.Task<Foundation.NSUrl> WriteModifiedVideoToSavedPhotosAlbumAsync (Foundation.NSUrl videoPathURL);
abstract member WriteModifiedVideoToSavedPhotosAlbumAsync : Foundation.NSUrl -> System.Threading.Tasks.Task<Foundation.NSUrl>
override this.WriteModifiedVideoToSavedPhotosAlbumAsync : Foundation.NSUrl -> System.Threading.Tasks.Task<Foundation.NSUrl>
Parameters
- videoPathURL
- NSUrl
Returns
A task that represents the asynchronous WriteModifiedVideoToSavedPhotosAlbum operation. The value of the TResult parameter is a T:AssetsLibrary.ALAssetsLibraryWriteCompletionDelegate.