---
title: bytesPerRow
framework: corevideo
role: symbol
role_heading: Instance Property
path: corevideo/cvpixelbufferplaneproperties/bytesperrow
---

# bytesPerRow

Number of bytes in each row of the plane. Note that this may be greater than the number of bytes required for all pixels in the row.

## Declaration

```swift
var bytesPerRow: Int
```
