Pillarbox
Toggle table of contents
6.0.1
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Pillarbox
pillarbox-core-business-cast
/
ch.srgssr.pillarbox.core.business.cast
/
SRG
/
Builder
Builder
object
Builder
:
PillarboxCastPlayerBuilder
A builder class for creating and configuring a
PillarboxCastPlayer
.
Members
Inherited functions
max
Seek
To
Previous
Position
Link copied to clipboard
fun
maxSeekToPreviousPosition
(
maxSeekToPreviousPosition
:
Duration
)
media
Item
Converter
Link copied to clipboard
fun
mediaItemConverter
(
mediaItemConverter
:
MediaItemConverter
)
on
Cast
Session
Available
Link copied to clipboard
fun
onCastSessionAvailable
(
onCastSessionAvailable
:
PillarboxCastPlayer
.
(
)
->
Unit
)
on
Cast
Session
Unavailable
Link copied to clipboard
fun
onCastSessionUnavailable
(
onCastSessionUnavailable
:
PillarboxCastPlayer
.
(
)
->
Unit
)
seek
Back
Increment
Link copied to clipboard
fun
seekBackIncrement
(
seekBackIncrement
:
Duration
)
seek
Forward
Increment
Link copied to clipboard
fun
seekForwardIncrement
(
seekForwardIncrement
:
Duration
)
track
Selector
Link copied to clipboard
fun
trackSelector
(
trackSelector
:
CastTrackSelector
)