Skip to content

Slideshow captures incorrect first frame when we immediately pause after recording starts #338

@ranwer-dev

Description

@ranwer-dev

If we are doing a Slideshow recording and using Pause right after the recording starts, like

ScreenRecorder.Record(outputFile);
ScreenRecorder.Pause();

Then after resuming the recorder, we get the first frame which was captured before Pausing the recorder.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions