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

# AVCaptionPoint

A structure that defines the origin point for a caption.

```
struct AVCaptionPoint
```

## Topics

### Inspecting the point

[`x`](/documentation/AVFoundation/AVCaptionPoint/x)

The point’s x coordinate.

[`y`](/documentation/AVFoundation/AVCaptionPoint/y)

The point’s y coordinate.



---

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)