SyncMediaPositionRelativeToVisibleRange

Describes the position of the SyncMediaPlayer relative to the visible content in a ReaderView.

Used with the syncMediaReaderViewSynchronizationStateChanged EngineEvent.

Entries

Link copied to clipboard

The SyncMedia position is inside ReaderView's visible range.

Link copied to clipboard

The SyncMedia position is inside ReaderView's next content range. In paginated renderers this corresponds to the next page/spread.

Link copied to clipboard

The SyncMedia position is inside ReaderView's previous content range. In paginated renderers this corresponds to the previous page/spread.

Link copied to clipboard

The SyncMedia position is at some location after the next content range.

Link copied to clipboard

The SyncMedia position is at some location before the previous content range.

Link copied to clipboard

This value will be used by the SyncMediaPlayer when the current timeline position corresponds to a document that has not been added to the ReaderView.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun serialize(generator: JsonGenerator)
Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard