Module screen_capture

Source
Expand description

Screen capture infrastructure for the Gecko Profiler and Composition Recorder.

Structsยง

AsyncScreenshot ๐Ÿ”’
An asynchronously captured screenshot bound to a PBO which has not yet been mapped for copying.
AsyncScreenshotGrabber ๐Ÿ”’
Renderer infrastructure for capturing screenshots and scaling them asynchronously.
AsyncScreenshotHandle
A handle to a screenshot that is being asynchronously captured and scaled.
RecordedFrameHandle
A handle to a recorded frame that was captured.

Enumsยง

AsyncScreenshotGrabberMode ๐Ÿ”’
How the AsyncScreenshotGrabber captures frames.