---
title: bytesPerRowAlignment
framework: corevideo
role: symbol
role_heading: Instance Property
path: corevideo/cvpixelbuffercreationattributes/bytesperrowalignment
---

# bytesPerRowAlignment

The number of bytes per row in the pixel buffer must be a multiple of this number.

## Declaration

```swift
var bytesPerRowAlignment: Int?
```
