Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
m3u8
master
M3U8
MasterPlaylist
Stream
MediaPlaylist
Segment
Generated using Crystal 1.14.0
2024-11-26 08:48:41 UTC
class
M3U8::
MasterPlaylist::
Stream
M3U8::MasterPlaylist::Stream
Reference
Object
Defined in:
m3u8/master_playlist/stream.cr
Constructors
.new
(uri : String, bandwidth : Int32)
Instance Method Summary
#bandwidth
: Int32
#bandwidth=
(bandwidth : Int32)
#to_s
(io)
#uri
: String
#uri=
(uri : String)
Constructor Detail
def self.
new
(uri : String, bandwidth : Int32)
#
[
View source
]
Instance Method Detail
def
bandwidth
: Int32
#
[
View source
]
def
bandwidth=
(bandwidth : Int32)
#
[
View source
]
def
to_s
(io)
#
[
View source
]
def
uri
: String
#
[
View source
]
def
uri=
(uri : String)
#
[
View source
]