epubear_sdk_types
library
Classes
-
AudioContent
-
Container for the audio content callbacks.
clipStart and clipEnd are the marks in the file (in relative time).
-
ContentsNode
-
Container for the table of contents.
parent is the parent entry in tree-like structure.
key is the URL that can be used to open corresponding page of the book.
value is the text label.
-
HighlightBox
-
Selected area for highlights.
Contains the map of CFI paths lists of and corresponding rects.
-
MediaContent
-
Base class for the media callbacks.
paths direct to cached file in storage.
-
SymbolRect
-
Symbol with it's coordinates on the screen.
-
VideoContent
-
Container for the video content callbacks.
rect specifies the screen coordinates to show a video to.