EconoShow
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
EconoShow
EconoShow
/
econoshow.model
/
Video
/
Video
Video
constructor
(
id
:
Int
,
@
StringRes
titleRes
:
Int
=
R.string.video_title_default
,
@
RawRes
videoRes
:
Int
,
@
DrawableRes
thumbnailRes
:
Int
=
R.drawable.video_thumbnail_default
)