Module webrender::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.
  • Renderer infrastructure for capturing screenshots and scaling them asynchronously.
  • A handle to a screenshot that is being asynchronously captured and scaled.
  • A handle to a recorded frame that was captured.

Enumsยง