UIKit.UIVideoEditorController: Property Members

The properties of UIKit.UIVideoEditorController are listed below. For a list of all members, see the UIVideoEditorController Members list.

See Also: Inherited members from UIKit.UINavigationController

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
DelegateIUIVideoEditorControllerDelegate. An instance of the UIKit.UIVideoEditorControllerDelegate model class which acts as the class delegate.
VideoMaximumDurationdouble. The maximum duration of videos, in seconds. Cannot exceed 10 minutes.
VideoPathstring. The filesystem path to the movie loaded into the UIVideoEditorController.
VideoQualityUIImagePickerControllerQualityType. The quality to use when saving the trimmed movie. Default is UIImagePickerControllerQualityType.Low.
WeakDelegateFoundation.NSObject. An object that can respond to the delegate protocol for this type