Package-level declarations
Types
Factory class that helps in creating BookmarksService and BookmarksManager instances.
Manager that manages playback session's bookmark events i.e. the "continue-watching" position of the content.
Provides Bookmark Microservice client access protocol (API)
Information about the library such as version and name.
Functions
ComposablePlayer extension function that periodically updates bookmark's the "watched until" time duration to Head-End Service.
ComposablePlayer extension function that fetches a bookmark from the Bookmark Microservice and seeks to the specified player resume marker.
ComposablePlayer extension function that updates (bookmarks) the "watched until" time duration to Bookmark Microservice on playback resume, pause, and stop (if the content is not watched till the end).
ComposablePlayer extension function that aggregates all steps related to executing Bookmark Microservice call.