Options
All
  • Public
  • Public/Protected
  • All
Menu

NOTE: This feature is currently in BETA. Expect breaking changes to the APIs related with WpPublication/Audiobooks until the final 3.0.0 release.

FormatAdapter implementation specific to Web Publication Audiobook publications.

Add support for Web Publication Audiobook publications by adding an instance of WpAudiobookFormatAdapter to a ReadingSystemEngine.

let engine = new ReadingSystemEngine();
engine.addFormatAdapter(new WpAudiobookFormatAdapter())

Hierarchy

  • WpAudiobookFormatAdapter

Implements

Index

Constructors

constructor

Methods

createReaderPublication

isPublicationSupported

Generated using TypeDoc