Package 

Class MediaSessionNavigator

  • All Implemented Interfaces:
    kotlinx.coroutines.CoroutineScope , org.readium.r2.navigator.MediaNavigator , org.readium.r2.navigator.Navigator

    @Deprecated(message = Use the new AudioNavigator from the readium-navigator-media-audio module. This class will be removed in a future 3.x release.) 
    public final class MediaSessionNavigator
     implements MediaNavigator, CoroutineScope
                        

    An implementation of MediaNavigator using an Android's MediaSession compatible media player.