common
Toggle table of contents
1.0
common
Platform filter
common
Switch theme
Search in API
common
common
/
dev.brahmkshatriya.echo.common.models
/
Streamable
/
Source
/
Raw
/
Raw
Raw
constructor
(
streamProvider
:
Streamable.InputProvider
?
=
null
,
id
:
String
,
quality
:
Int
=
0
,
title
:
String
?
=
null
,
isVideo
:
Boolean
=
false
,
isLive
:
Boolean
=
false
)