Castblock::Chromecast
Inherits Reference / Object
Constants
Log = Castblock::Log.for(self)
Constructors
new
SourceInstance methods
connect(device : Device) : Nil
Sourcedisconnect(device : Device) : Nil
Sourcelist_devices
Sourceseek_to(device : Device, timestamp : Float64) : Nil
Sourceset_mute(device : Device, value : Bool) : Nil
Sourcestart_watcher(device : Device, continue : Channel(Nil), &block : WatchMessage -> ) : Nil
Source