<!--
{
  "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.

[`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.

## Relationships

### Conforms To

[`NSObjectProtocol`](/documentation/ObjectiveC/NSObjectProtocol)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`CustomStringConvertible`](/documentation/Swift/CustomStringConvertible)

[`Hashable`](/documentation/Swift/Hashable)

[`CustomDebugStringConvertible`](/documentation/Swift/CustomDebugStringConvertible)

[`Equatable`](/documentation/Swift/Equatable)

[`CVarArg`](/documentation/Swift/CVarArg)

[`Sendable`](/documentation/Swift/Sendable)

### Inherited By

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

### Inherits From

[`NSObject-swift.class`](/documentation/ObjectiveC/NSObject-swift.class)

---

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)