UIVideoEditorController.VideoQuality Property

Definition

The quality to use when saving the trimmed movie. Default is UIImagePickerControllerQualityType.Low.

public virtual UIKit.UIImagePickerControllerQualityType VideoQuality { [Foundation.Export("videoQuality")] get; [Foundation.Export("setVideoQuality:")] set; }
member this.VideoQuality : UIKit.UIImagePickerControllerQualityType with get, set

Property Value

Attributes

Applies to