toggle menu
BB Native Player SDK
common
switch theme
search in API
bbnativeshared
/
com.bluebillywig.bbnativeshared.model
/
ContentItemFactory
/
Companion
Companion
object
Companion
Members
Functions
create
Media
Clip
Link copied to clipboard
fun
createMediaClip
(
id
:
String
)
:
MediaClip
fun
createMediaClip
(
id
:
String
,
title
:
String
?
,
deeplink
:
String
?
)
:
MediaClip
fun
createMediaClip
(
id
:
String
,
title
:
String
?
,
deeplink
:
String
?
,
gendeeplink
:
String
?
,
sourcetype
:
String
?
,
length
:
String
?
,
mediatype
:
String
?
)
:
MediaClip
create
Media
Clip
List
Link copied to clipboard
fun
createMediaClipList
(
id
:
String
)
:
MediaClipList
fun
createMediaClipList
(
id
:
String
,
title
:
String
?
,
deeplink
:
String
?
)
:
MediaClipList
create
Project
Link copied to clipboard
fun
createProject
(
id
:
String
)
:
Project
fun
createProject
(
id
:
String
,
title
:
String
?
,
deeplink
:
String
?
)
:
Project