Package-level declarations
Types
Options for capturing the canvas stream.
Parameters for capturing the canvas stream. Extends ConnectSendTransportScreenParameters to enable proper WebRTC transport handling.
Type definition for captureCanvasStream function.
Options for launching the configure whiteboard modal.
Type definition for the launchConfigureWhiteboard function.
Options for stopping the canvas stream.
Simplified parameters for stopping the canvas stream. Used when we only need to stop the stream and disconnect transport.
Functions
Captures the canvas stream and handles the transport connection for whiteboard streaming.
Toggles the visibility of the configure whiteboard modal.
Stops the canvas stream and disconnects the transport. This is a simplified version that doesn't require the full CaptureCanvasStreamParameters.