Table of Contents

Namespace OpenQA.Selenium.DevTools.V148.Cast

Classes

CastAdapter

Represents an adapter for the Cast domain to simplify the command interface.

DisableCommandResponse

Response for Stops observing for sinks and issues.

DisableCommandSettings

Stops observing for sinks and issues.

EnableCommandResponse

Response for Starts observing for sinks that can be used for tab mirroring, and if set, sinks compatible with |presentationUrl| as well. When sinks are found, a |sinksUpdated| event is fired. Also starts observing for issue messages. When an issue is added or removed, an |issueUpdated| event is fired.

EnableCommandSettings

Starts observing for sinks that can be used for tab mirroring, and if set, sinks compatible with |presentationUrl| as well. When sinks are found, a |sinksUpdated| event is fired. Also starts observing for issue messages. When an issue is added or removed, an |issueUpdated| event is fired.

IssueUpdatedEventArgs

This is fired whenever the outstanding issue/error message changes. |issueMessage| is empty if there is no issue.

SetSinkToUseCommandResponse

Response for Sets a sink to be used when the web page requests the browser to choose a sink via Presentation API, Remote Playback API, or Cast SDK.

SetSinkToUseCommandSettings

Sets a sink to be used when the web page requests the browser to choose a sink via Presentation API, Remote Playback API, or Cast SDK.

Sink

Sink

SinksUpdatedEventArgs

This is fired whenever the list of available sinks changes. A sink is a device or a software surface that you can cast to.

StartDesktopMirroringCommandResponse

Response for Starts mirroring the desktop to the sink.

StartDesktopMirroringCommandSettings

Starts mirroring the desktop to the sink.

StartTabMirroringCommandResponse

Response for Starts mirroring the tab to the sink.

StartTabMirroringCommandSettings

Starts mirroring the tab to the sink.

StopCastingCommandResponse

Response for Stops the active Cast session on the sink.

StopCastingCommandSettings

Stops the active Cast session on the sink.