ScreenCaptureRequestError
10/22/22Less than 1 minute
ScreenCaptureRequestError
media_projection.ScreenCaptureRequestError
Thrown when MediaProjection permission is denied or the capture request otherwise fails.
Inheritance
Error↳
ScreenCaptureRequestError
Table of contents
Constructors
Constructors
constructor
• new ScreenCaptureRequestError(message)
Parameters
| Name | Type | Description |
|---|---|---|
message | string | Error message. |
