-
public final class FrameFastSeekControlsKt
-
-
Method Summary
Modifier and Type Method Description final static FastSeekControlsStaterememberFastSeekControlsState(StreamPlayer player)final static UnitFrameFastSeekControls(FastSeekControlsState controlsState, Modifier modifier, Function1<Long, Unit> rewind, Function1<Long, Unit> forward)-
-
Method Detail
-
rememberFastSeekControlsState
@Composable() final static FastSeekControlsState rememberFastSeekControlsState(StreamPlayer player)
-
FrameFastSeekControls
@Composable() final static Unit FrameFastSeekControls(FastSeekControlsState controlsState, Modifier modifier, Function1<Long, Unit> rewind, Function1<Long, Unit> forward)
-
-
-
-