struct Room::Video

Defined in:

room.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(platform : String, id : String, offset : Float64 = 0.0) #

[View source]

Instance Method Detail

def args #

[View source]
def id : String #

[View source]
def offset : Float64 #

[View source]
def offset=(offset : Float64) #

[View source]
def platform : String #

[View source]