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

# AVEdgeWidths

A structure that defines edge processing region widths.

```
struct AVEdgeWidths
```

## Topics

### Edge widths

[`left`](/documentation/AVFoundation/AVEdgeWidths/left)

The left-edge width.

[`top`](/documentation/AVFoundation/AVEdgeWidths/top)

The top-edge width.

[`right`](/documentation/AVFoundation/AVEdgeWidths/right)

The right-edge width.

[`bottom`](/documentation/AVFoundation/AVEdgeWidths/bottom)

The bottom-edge width.



---

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)