yam-api
Toggle table of contents
1.0.0-dev
common
Target filter
common
Switch theme
Search in API
Skip to content
yam-api
core
/
su.pank.yamapi.track.model.supplement
/
VideoSupplement
/
VideoSupplement
Video
Supplement
constructor
(
cover
:
String
,
provider
:
VideoProvider
,
title
:
String
?
=
null
,
providerVideoId
:
String
?
=
null
,
url
:
String
?
=
null
,
embedUrl
:
String
?
=
null
,
embed
:
String
?
=
null
)