Contents

kCMSampleBufferDroppedFrameReason_FrameWasLate

The frame was dropped because it was late.

Declaration

let kCMSampleBufferDroppedFrameReason_FrameWasLate: CFString

Discussion

A video capture client has indicated that late video frames should be dropped and the current frame is late. This condition is typically caused by the client’s processing taking too long.

See Also

Sample Buffer Keys