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
/
getCurrentMediaItemsAsFlow
get
Current
Media
Items
As
Flow
fun
Player
.
getCurrentMediaItemsAsFlow
(
)
:
Flow
<
List
<
MediaItem
>
>
(
source
)
Collects the
current media items
as a
Flow
.
Return
A
Flow
emitting the current media items.