Expand description
Screen capture infrastructure for the Gecko Profiler and Composition Recorder.
Structsยง
- Async
Screenshot ๐ - An asynchronously captured screenshot bound to a PBO which has not yet been mapped for copying.
- Async
Screenshot ๐Grabber - Renderer infrastructure for capturing screenshots and scaling them asynchronously.
- Async
Screenshot Handle - A handle to a screenshot that is being asynchronously captured and scaled.
- Recorded
Frame Handle - A handle to a recorded frame that was captured.
Enumsยง
- Async
Screenshot ๐Grabber Mode - How the
AsyncScreenshotGrabber
captures frames.