Package 

Class FramePlayerViewKt

    • Method Summary

      Modifier and Type Method Description
      final static Unit FramePlayerView(Modifier modifier, StreamPlayer player, Function1<BoxScope, Unit> thumbnail, Function0<Unit> bufferIndicator, Function1<BoxScope, Unit> playerControls)
      • Methods inherited from class java.lang.Object

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

      • FramePlayerView

        @Composable() final static Unit FramePlayerView(Modifier modifier, StreamPlayer player, Function1<BoxScope, Unit> thumbnail, Function0<Unit> bufferIndicator, Function1<BoxScope, Unit> playerControls)