kVTCompressionPropertyKey_ExpectedFrameRate
The expected frame rate, if known.
Declaration
let kVTCompressionPropertyKey_ExpectedFrameRate: CFStringDiscussion
The frame rate is measured in frames per second. This setting is not used to control the frame rate; it’s provided as a hint to the video encoder so that it can set up internal configuration before compression begins. The actual frame rate depends on frame durations and may vary.
By default, this value is 0, indicating the frame rate is unknown.