toggle menu
BB Native Player SDK
common
switch theme
search in API
bbnativeshared
/
com.bluebillywig.bbnativeshared.model
/
VideoTrack
/
VideoTrack
Video
Track
constructor
(
id
:
String
?
=
null
,
videoId
:
Int
?
=
null
,
isocode
:
String
?
=
null
,
roleFlags
:
Int
?
=
null
,
label
:
String
?
=
null
,
isSelected
:
Boolean
?
=
null
,
mimeType
:
String
?
=
null
,
origId
:
String
?
=
null
)