MonoTouch.AssetsLibrary.ALAssetsLibrary.WriteVideoToSavedPhotosAlbumAsync Method
Writes the video at to the user's Photos directory and executes the if successful.

Syntax

public virtual System.Threading.Tasks.Task<MonoTouch.Foundation.NSUrl> WriteVideoToSavedPhotosAlbumAsync (MonoTouch.Foundation.NSUrl videoPathURL)

Parameters

videoPathURL
Documentation for this section has not yet been entered.

Returns

A task that represents the asynchronous WriteVideoToSavedPhotosAlbum operation. The value of the TResult parameter is a MonoTouch.AssetsLibrary.ALAssetsLibraryWriteCompletionDelegate.

Remarks

The WriteVideoToSavedPhotosAlbumAsync method is suitable to be used with C# async by returning control to the caller with a Task representing the operation.

To be added.

Requirements

Namespace: MonoTouch.AssetsLibrary
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0