<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macCatalyst: 15.0.0 -",
    "macOS: 12.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/AVCaptionConversionAdjustment",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "AVFoundation"
    ],
    "preciseIdentifier" : "c:objc(cs)AVCaptionConversionAdjustment"
  },
  "title" : "AVCaptionConversionAdjustment"
}
-->

# AVCaptionConversionAdjustment

An object that describes an adjustment to correct a problem found during validation of a caption conversion.

```
class AVCaptionConversionAdjustment
```

## Topics

### Accessing the adjustment type

[`adjustmentType`](/documentation/AVFoundation/AVCaptionConversionAdjustment/adjustmentType-swift.property)

The type of caption conversion adjustment.

[`AVCaptionConversionAdjustment.AdjustmentType`](/documentation/AVFoundation/AVCaptionConversionAdjustment/AdjustmentType-swift.struct)

Constants that indicate an adjustment type.

[`AVCaptionConversionTimeRangeAdjustment`](/documentation/AVFoundation/AVCaptionConversionTimeRangeAdjustment)

An object that describes an adjustment to the time range of one or more captions.



---

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)