---
title: name
framework: corevideo
role: symbol
role_heading: Instance Property
path: corevideo/cvpixelformatdescription/name
---

# name

The canonical name for the format. This should be the same as the codec name you’d use in QT.

## Declaration

```swift
var name: String
```
