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

# UIImagePickerController.QualityType.typeLow

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

```
case typeLow
```

## Discussion

Recorded files can usually be transferred over the cellular network.

If displaying a recorded movie in the image picker, specifies that you want to transcode higher-quality movies to low 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)