Contents

AVVideoMaxKeyFrameIntervalKey

A key to access the maximum interval between keyframes.

Declaration

let AVVideoMaxKeyFrameIntervalKey: String

Discussion

The value for this key is an instance of NSNumber. A value of 1 signifies keyframes only.

See Also

Compression