mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
1.2 KiB
1.2 KiB
Home > puppeteer > Protocol > Cast
Protocol.Cast namespace
A domain for interacting with Cast, Presentation API, and Remote Playback API functionalities.
Signature:
export namespace Cast
Interfaces
| Interface | Description |
|---|---|
| EnableRequest | |
| IssueUpdatedEvent | This is fired whenever the outstanding issue/error message changes. |issueMessage| is empty if there is no issue. |
| SetSinkToUseRequest | |
| Sink | |
| SinksUpdatedEvent | This is fired whenever the list of available sinks changes. A sink is a device or a software surface that you can cast to. |
| StartTabMirroringRequest | |
| StopCastingRequest |