UIKit.UIVideoEditorControllerDelegate Members

The members of UIKit.UIVideoEditorControllerDelegate are listed below.

See Also: Inherited members from UIKit.UINavigationControllerDelegate

Public Constructors

Default constructor that initializes a new instance of this class with no parameters.

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Methods

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.