Pillarbox
Toggle table of contents
8.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Pillarbox
pillarbox-player
/
ch.srgssr.pillarbox.player
/
repeatModeAsFlow
repeat
Mode
As
Flow
fun
Player
.
repeatModeAsFlow
(
)
:
Flow
<
@
Player.RepeatMode
Int
>
Collects the
repeat mode
as a
Flow
.
Return
A
Flow
emitting the repeat mode.