Package 

Class Content.AudioElement

  • All Implemented Interfaces:
    org.readium.r2.shared.publication.services.content.Content.AttributesHolder , org.readium.r2.shared.publication.services.content.Content.Element , org.readium.r2.shared.publication.services.content.Content.EmbeddedElement , org.readium.r2.shared.publication.services.content.Content.TextualElement

    
    public final class Content.AudioElement
     implements Content.EmbeddedElement, Content.TextualElement
                        

    An audio clip.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Locator getLocator() Locator targeting this element in the Publication.
      Link getEmbeddedLink() Referenced resource in the publication.
      List<Content.Attribute<?>> getAttributes() Associated list of attributes.
      • Methods inherited from class org.readium.r2.shared.publication.services.content.Content.AttributesHolder

        attribute, attributes, getAccessibilityLabel, getLanguage
      • Methods inherited from class org.readium.r2.shared.publication.services.content.Content.TextualElement

        getText
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait