kCEAutoWidthKey
Specifies whether the output file width is set to automatic in the encoder settings.
Declaration
var kCEAutoWidthKey: String { get }Discussion
The value of this key is a negative number if the width is set to automatic; otherwise it’s zero.
When the width is set to automatic, the extension calculates the output frame width as a percentage of the source size.