ImageUnavailableError
10/22/22Less than 1 minute
ImageUnavailableError
media_projection.ImageUnavailableError
Thrown when the capturer is asked for a frame but no image is currently available (e.g. display not ready or pipeline stalled).
Inheritance
Error↳
ImageUnavailableError
Table of contents
Constructors
Constructors
constructor
• new ImageUnavailableError(message)
Parameters
| Name | Type | Description |
|---|---|---|
message | string | Error message. |
