---
title: AVEdgeWidths
framework: avfoundation
role: symbol
role_heading: Structure
path: avfoundation/avedgewidths
---

# AVEdgeWidths

A structure that defines edge processing region widths.

## Declaration

```swift
struct AVEdgeWidths
```

## Topics

### Edge widths

- [left](avfoundation/avedgewidths/left.md)
- [top](avfoundation/avedgewidths/top.md)
- [right](avfoundation/avedgewidths/right.md)
- [bottom](avfoundation/avedgewidths/bottom.md)

### Initializers

- [init()](avfoundation/avedgewidths/init().md)
- [init(left:top:right:bottom:)](avfoundation/avedgewidths/init(left:top:right:bottom:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Sendable](swift/sendable.md)

## See Also

### Getting pixel and edge width information

- [edgeWidths](avfoundation/avvideocompositionrendercontext/edgewidths.md)
- [pixelAspectRatio](avfoundation/avvideocompositionrendercontext/pixelaspectratio.md)
- [AVPixelAspectRatio](avfoundation/avpixelaspectratio.md)
