UIVideoEditorControllerDelegate_Extensions.VideoSaved 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.
Called after the movie was successfully saved.
public static void VideoSaved (this UIKit.IUIVideoEditorControllerDelegate This, UIKit.UIVideoEditorController editor, string editedVideoPath);
static member VideoSaved : UIKit.IUIVideoEditorControllerDelegate * UIKit.UIVideoEditorController * string -> unit
Parameters
The instance on which this extension method operates.
- editor
- UIVideoEditorController
- editedVideoPath
- String