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

# AVCaptionSize

A structure that defines the height and width of a caption.

```
struct AVCaptionSize
```

## Topics

### Inspecting the size

[`height`](/documentation/AVFoundation/AVCaptionSize/height)

The height of the caption.

[`width`](/documentation/AVFoundation/AVCaptionSize/width)

The width of the caption.



---

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)