methods/whiteboard_methods/canvas_capture_web library

Stub implementation for non-web platforms.

This file provides placeholder classes for platforms that don't support HTML Canvas captureStream() API. The actual functionality is only available on web platforms.

Classes

MediaStream
https://w3c.github.io/mediacapture-main/#mediastream
ScreenAnnotationCapture
Stub implementation for non-web platforms.
WebCanvasCapture
Legacy class for backward compatibility.

Functions

isWebCanvasCaptureSupported() bool
Check if web canvas capture is supported (always false on non-web).