toggle menu
Brightcove Player SDK for Android 10.1.2
10.1.2
ssai
switch theme
search in API
ssai
/
com.brightcove.ssai.data.model
/
SSAIWrapper
SSAIWrapper
open
class
SSAIWrapper
Members
Functions
create
With
Dynamic
Timeline
Link copied to clipboard
open
fun
createWithDynamicTimeline
(
video
:
Video
)
:
SSAIWrapper
create
With
Static
Timeline
Link copied to clipboard
open
fun
createWithStaticTimeline
(
vmap
:
VMAP
,
video
:
Video
)
:
SSAIWrapper
get
Timeline
Type
Link copied to clipboard
open
fun
getTimelineType
(
)
:
Timeline.Type
get
Video
Link copied to clipboard
open
fun
getVideo
(
)
:
Video
get
VMAP
Link copied to clipboard
open
fun
getVMAP
(
)
:
VMAP