-
public final class FramePlayerControlsKt
-
-
Method Summary
Modifier and Type Method Description final static UnitFramePlayerControls(BoxScope $self, Modifier modifier, StreamPlayer player, Painter playIcon, Painter pauseIcon, Function2<BoxScope, Boolean, Unit> playPauseButton, Boolean showCast, Function0<Unit> fullScreenButton, Function2<BoxScope, FastSeekControlsState, Unit> fastSeekControls)-
-
Method Detail
-
FramePlayerControls
@Composable() final static Unit FramePlayerControls(BoxScope $self, Modifier modifier, StreamPlayer player, Painter playIcon, Painter pauseIcon, Function2<BoxScope, Boolean, Unit> playPauseButton, Boolean showCast, Function0<Unit> fullScreenButton, Function2<BoxScope, FastSeekControlsState, Unit> fastSeekControls)
-
-
-
-