Package 

Class FramePlayerControlsKt

    • Method Summary

      Modifier and Type Method Description
      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)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail