Contents

kCEAutoHeightKey

Specifies whether the output file height is set to automatic in the encoder settings.

Declaration

var kCEAutoHeightKey: String { get }

Discussion

The value of this key is a negative number if the height is set to automatic; otherwise it’s zero.

When the height is set to automatic, the extension calculates the output frame height as a percentage of the source size.

See Also

Encoder Attribute Keys