AssetsLibrary.ALAsset.SetVideoAtPathAsync Method
Modifies the to refer to the .

Syntax

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

Parameters

videoPathURL
A URL specifying the locaiton of the modified videofile.

Returns

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

Remarks

Application developers should check the ALAsset.Editable property prior to calling this method.

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

Requirements

Namespace: AssetsLibrary
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0