Package 

Class PlayerRepositoryImpl

  • All Implemented Interfaces:
    com.google.android.horologist.media.repository.PlayerRepository , java.io.Closeable , java.lang.AutoCloseable

    
    public final class PlayerRepositoryImpl
     implements PlayerRepository, Closeable
                        

    Repository for the current Media3 Player for a Player Activity.

    The current implementation is available as soon as the ListenableFuture to connect to the MediaSession completes.