---
title: kVTVideoEncoderList_DisplayName
framework: videotoolbox
role: symbol
role_heading: Global Variable
path: videotoolbox/kvtvideoencoderlist_displayname
---

# kVTVideoEncoderList_DisplayName

The encoder’s display name key.

## Declaration

```swift
let kVTVideoEncoderList_DisplayName: CFString
```

## Discussion

Discussion The associated value is a CFString with the encoder’s display name. This value will be the same as the value of kVTVideoEncoderList_CodecName if there is only one encoder for that format; otherwise, it will be the same as the value of kVTVideoEncoderList_EncoderName.

## See Also

### Encoder Keys

- [kVTVideoEncoderList_EncoderID](videotoolbox/kvtvideoencoderlist_encoderid.md)
- [kVTVideoEncoderList_EncoderName](videotoolbox/kvtvideoencoderlist_encodername.md)
- [kVTVideoEncoderList_CodecType](videotoolbox/kvtvideoencoderlist_codectype.md)
- [kVTVideoEncoderList_CodecName](videotoolbox/kvtvideoencoderlist_codecname.md)
- [kVTVideoEncoderList_GPURegistryID](videotoolbox/kvtvideoencoderlist_gpuregistryid.md)
- [kVTVideoEncoderList_InstanceLimit](videotoolbox/kvtvideoencoderlist_instancelimit.md)
- [kVTVideoEncoderList_IsHardwareAccelerated](videotoolbox/kvtvideoencoderlist_ishardwareaccelerated.md)
- [kVTVideoEncoderList_PerformanceRating](videotoolbox/kvtvideoencoderlist_performancerating.md)
- [kVTVideoEncoderList_QualityRating](videotoolbox/kvtvideoencoderlist_qualityrating.md)
- [kVTVideoEncoderList_SupportedSelectionProperties](videotoolbox/kvtvideoencoderlist_supportedselectionproperties.md)
- [kVTVideoEncoderList_SupportsFrameReordering](videotoolbox/kvtvideoencoderlist_supportsframereordering.md)
- [kVTVideoEncoderListOption_IncludeStandardDefinitionDVEncoders](videotoolbox/kvtvideoencoderlistoption_includestandarddefinitiondvencoders.md)
