AVCaptureBroadcastVideoOutput.DroppedFrameReplacementPolicy.repeatPreviousFrame
Repeat the previous frame as replacement. When a frame is dropped, the most recent successfully output frame is repeated at the expected presentation time. This is the default behavior and provides smoother visual continuity.
Declaration
case repeatPreviousFrame