Skip to content

plugins/screencast: Stop frame rate throttling timer when stream is paused

Vlad Zahorodnii requested to merge work/cherry-pick-01a9eb23 into Plasma/6.1

Hypothetically, m_pendingFrame can be armed when the stream is paused. It is undesired to call recordFrame() in that case.

(cherry picked from commit 01a9eb23)

Merge request reports