Architecture
Last updated
Last updated
The below diagram represents the EPUB player components.
Common Service Lib:
This is used for generating the telemetry from the player as a utility dependency library.
Sunbird Player SDK:
SDK contains common components used by all the V2 players to make it consistent and reusable across players, It contains Start, End Page components along with Navigation and Side menu components
EPub JS:
Epub js dependency library is used for rendering the epub files and it helps in the navigation of the epub file. Refer here for more details.