19 lines
596 B
Markdown
19 lines
596 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Cast](./puppeteer.protocol.cast.md) > [SetSinkToUseRequest](./puppeteer.protocol.cast.setsinktouserequest.md)
|
|
|
|
## Protocol.Cast.SetSinkToUseRequest interface
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
export interface SetSinkToUseRequest
|
|
```
|
|
|
|
## Properties
|
|
|
|
| Property | Type | Description |
|
|
| --- | --- | --- |
|
|
| [sinkName](./puppeteer.protocol.cast.setsinktouserequest.sinkname.md) | string | |
|
|
|