The methods of UIKit.UIVideoEditorControllerDelegate are listed below. For a list of all members, see the UIVideoEditorControllerDelegate Members list.
See Also: Inherited members from UIKit.UINavigationControllerDelegate
Failed(UIVideoEditorController, Foundation.NSError)Called when the UIVideoEditorController failed to load or save a movie. | ||
UserCancelled(UIVideoEditorController)Indicates that the app user cancelled the movie editing. | ||
VideoSaved(UIVideoEditorController, string)Called after the movie was successfully saved. | ||