I'm trying to understand what SCFrameStatus idle means. I understand when it happens occasionally. But sometimes, there are a lot of "idle" frames. Does this mean the frame rate is high, or queueDepth, or something else entirely different. Sometimes I get a lot of frames with SCFrameStatus idle, even though nothing changes
ScreenCaptureKit: What does SCFrameStatus idle mean
From the definition of SCFrameStatus
enum: @constant SCFrameStatusIdle new frame was not generated because the display did not change.