- videoPathURL
- A URL specifying the locaiton of the modified videofile.
A task that represents the asynchronous SetVideoAtPath operation. The value of the TResult parameter is a AssetsLibrary.ALAssetsLibraryWriteCompletionDelegate.
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.