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