Pillarbox
Toggle table of contents
9.0.1
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Pillarbox
pillarbox-ui
/
ch.srgssr.pillarbox.ui.extension
/
getVolumeAsState
get
Volume
As
State
@
Composable
fun
Player
.
getVolumeAsState
(
)
:
FloatState
(
source
)
Observe the
Player.getVolume
property as a
State
.
Return
A
State
that represents the current volume.