Wp Audiobook Reader Publication
Format specific API for W3C Audiobook Web Publications.
In a WpAudiobookReaderPublication instance, the ReaderDocuments in spine
represents audio resources and can therefore not be rendered by a ReaderView.
To play the Audiobook, use createSyncMediaTimeline()
to create a SyncMediaTimeline instance which then can be loaded into a SyncMediaPlayer.
Functions
Creates a SyncMediaTimeline that can be used with a SyncMediaPlayer to play the contents of this audiobook.
Creates a new TTS SyncMediaTimeline from the specified list of ReaderDocuments. The resulting SyncMediaTimeline can be played using a SyncMediaPlayer.
Fetches the ReaderPublicationNavigationData of this publication.
Fetches a resource from the source publication by URL.
Get a ContentLocation from a locator. Used for extracting location specific information from the publication.
Properties
The ordered list of ReaderDocument instances in this publication.