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