pl.wendigo.chrome.api.cast / SetSinkToUseRequest

SetSinkToUseRequest

data class SetSinkToUseRequest (source)

Represents request frame that can be used with Cast#setSinkToUse operation call.

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.

Link
Cast#setSinkToUse method documentation.

See Also

CastOperations.setSinkToUse

Constructors

<init>

SetSinkToUseRequest(sinkName: String)

Represents request frame that can be used with Cast#setSinkToUse operation call.

Properties

sinkName

val sinkName: String