---
title: encodedSize
framework: corevideo
role: symbol
role_heading: Instance Property
path: corevideo/cvimagebufferrepresentable/encodedsize
---

# encodedSize

Full encoded dimensions of a CVImageBuffer.  For example, for an NTSC DV frame this would be 720x480

## Declaration

```swift
var encodedSize: CGSize { get }
```
