struct Protocol::Cast::SetSinkToUse

Overview

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.

Included Modules

Defined in:

protocol/cast.cr

Constructors

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]