---
title: AVCaptionConversionAdjustment
framework: avfoundation
role: symbol
role_heading: Class
path: avfoundation/avcaptionconversionadjustment
---

# AVCaptionConversionAdjustment

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

## Declaration

```swift
class AVCaptionConversionAdjustment
```

## Topics

### Accessing the adjustment type

- [adjustmentType](avfoundation/avcaptionconversionadjustment/adjustmenttype-swift.property.md)
- [AVCaptionConversionAdjustment.AdjustmentType](avfoundation/avcaptionconversionadjustment/adjustmenttype-swift.struct.md)
- [AVCaptionConversionTimeRangeAdjustment](avfoundation/avcaptionconversiontimerangeadjustment.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Inherited By

- [AVCaptionConversionTimeRangeAdjustment](avfoundation/avcaptionconversiontimerangeadjustment.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Inspecting the warning

- [warningType](avfoundation/avcaptionconversionwarning/warningtype-swift.property.md)
- [rangeOfCaptions](avfoundation/avcaptionconversionwarning/rangeofcaptions.md)
- [adjustment](avfoundation/avcaptionconversionwarning/adjustment.md)
- [AVCaptionConversionWarning.WarningType](avfoundation/avcaptionconversionwarning/warningtype-swift.struct.md)
