Cloudstream
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.cloudstream3.metaproviders
/
TmdbProvider
/
TmdbVideo
Tmdb
Video
common
data
class
TmdbVideo
(
val
key
:
String
?
=
null
,
val
site
:
String
?
=
null
,
val
type
:
String
?
=
null
)
(
source
)
Members
Constructors
Tmdb
Video
Link copied to clipboard
common
constructor
(
key
:
String
?
=
null
,
site
:
String
?
=
null
,
type
:
String
?
=
null
)
Properties
key
Link copied to clipboard
common
val
key
:
String
?
site
Link copied to clipboard
common
val
site
:
String
?
type
Link copied to clipboard
common
val
type
:
String
?