Package 

Class MediaInfoDisplayKt

    • Method Summary

      Modifier and Type Method Description
      final static Unit MediaInfoDisplay(MediaUiModel media, Boolean loading, Modifier modifier) A display implementation that shows the track information, loading or nothing playing.
      • Methods inherited from class java.lang.Object

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

      • MediaInfoDisplay

        @Composable() final static Unit MediaInfoDisplay(MediaUiModel media, Boolean loading, Modifier modifier)

        A display implementation that shows the track information, loading or nothing playing.