AVVideoMaxKeyFrameIntervalKey
A key to access the maximum interval between keyframes.
Declaration
let AVVideoMaxKeyFrameIntervalKey: StringDiscussion
The value for this key is an instance of NSNumber. A value of 1 signifies keyframes only.
A key to access the maximum interval between keyframes.
let AVVideoMaxKeyFrameIntervalKey: StringThe value for this key is an instance of NSNumber. A value of 1 signifies keyframes only.