<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIImagePickerController/QualityType/typeMedium",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "c:@E@UIImagePickerControllerQualityType@UIImagePickerControllerQualityTypeMedium"
  },
  "title" : "UIImagePickerController.QualityType.typeMedium"
}
-->

# UIImagePickerController.QualityType.typeMedium

If recording, specifies that you want to use medium-quality video recording.

```
case typeMedium
```

## Discussion

Recorded files can usually be transferred using Wi-Fi. This is the default video quality setting.

If displaying a recorded movie in the image picker, specifies that you want to transcode higher-quality movies to medium video quality.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)