Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
streaming-video-party-ws-server
master
Top Level Namespace
Config
Base64Decoder
Bind
HashConverter
MasterAuth
StringConverter
MasterToken
Room
Video
WS
Built with Crystal 1.9.2
2023-10-07 11:06:19 UTC
struct
Room::Video
Room::Video
Struct
Value
Object
Defined in:
room.cr
Constructors
.new
(platform : String, id : String, offset : Float64 =
0.0
)
Instance Method Summary
#args
#id
: String
#offset
: Float64
#offset=
(offset : Float64)
#platform
: String
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
]