UIVideoEditorController.VideoQuality Property
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.
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