Open Bug 1627786 Opened 5 years ago Updated 2 years ago

Considering using IDCompositionCaptureTest for screenshotting DirectComposition

Categories

(Core :: Graphics: WebRender, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: jrmuizel, Unassigned)

References

(Blocks 1 open bug)

Details

This is the API that older versions of Edge used for implementing the screenshot WebDriver command.

There's an example of it being used here: https://github.com/ocalvo/WorkTests/blob/96cebbdd794ee25d1bb7b5e279f743ae9e06143e/MediaTestManaged/DCompHelpers.cs

The summary of it is that you ask for a visual to be rendered and then wait on an event for that to be done. It seems like a reasonable API but it's a bit unclear what the performance would be like.

Summary: Considering using IDCompositionCaptureTest for Screenshotting DirectComposition → Considering using IDCompositionCaptureTest for screenshotting DirectComposition
Priority: -- → P3
See Also: → 1627415
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.