Package 

Class AudioLocatorService

  • All Implemented Interfaces:
    org.readium.r2.shared.publication.Publication.Service , org.readium.r2.shared.publication.services.LocatorService , org.readium.r2.shared.util.Closeable

    
    public final class AudioLocatorService
     implements LocatorService
                        

    Locator service for audio publications.

    • Method Summary

      Modifier and Type Method Description
      Locator locate(Locator locator)
      Locator locateProgression(Double totalProgression)
      • Methods inherited from class org.readium.r2.shared.publication.services.LocatorService

        close
      • Methods inherited from class java.lang.Object

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

      • AudioLocatorService

        AudioLocatorService(List<Link> readingOrder)