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

# AVCaptionConversionTimeRangeAdjustment

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

```
class AVCaptionConversionTimeRangeAdjustment
```

## Topics

### Accessing time offsets

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

The time value by which the system offsets the start times of captions to correct a problem.

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

The time value by which the system offsets the durations of captions to correct a problem.



---

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)