struct Protocol::Cast::SinksUpdated

Overview

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

Included Modules

Defined in:

protocol/cast.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def sinks : Array(Sink) #

[View source]