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