<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/AVCaptionDimension",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "AVFoundation"
    ],
    "preciseIdentifier" : "c:@S@AVCaptionDimension"
  },
  "title" : "AVCaptionDimension"
}
-->

# AVCaptionDimension

A structure that defines a caption dimension.

```
struct AVCaptionDimension
```

## Topics

### Inspecting the dimensions

[`value`](/documentation/AVFoundation/AVCaptionDimension/value)

The value of the coordinate or length.

[`units`](/documentation/AVFoundation/AVCaptionDimension/units)

The units of the coordinate, such as cells or points.

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

A structure that defines a units for caption formats.



---

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)