Contents

kVTVideoEncoderList_DisplayName

The encoder’s display name key.

Declaration

let kVTVideoEncoderList_DisplayName: CFString

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