[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Cast](./puppeteer.protocol.cast.md) > [StopCastingRequest](./puppeteer.protocol.cast.stopcastingrequest.md) ## Protocol.Cast.StopCastingRequest interface Signature: ```typescript export interface StopCastingRequest ``` ## Properties | Property | Type | Description | | --- | --- | --- | | [sinkName](./puppeteer.protocol.cast.stopcastingrequest.sinkname.md) | string | |