Pillarbox
Toggle table of contents
4.0.0-TEST
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Pillarbox
pillarbox-player
/
ch.srgssr.pillarbox.player
/
currentMediaItemAsFlow
current
Media
Item
As
Flow
fun
Player
.
currentMediaItemAsFlow
(
)
:
Flow
<
MediaItem
?
>
Collects the
current media item
as a
Flow
.
Return
A
Flow
emitting the current media item.