BookmarksManager
Manager that manages playback session's bookmark events i.e. the "continue-watching" position of the content.
Types
A container for a media asset specific, required and optional metadata to perform BookmarksService operations.
Holds all the required and optional metadata to perform bookmarks operations.
A container for the BookmarksService specific, required and optional metadata to perform BookmarksService operations.
Callback for observing media playlist item transitions. This is typically used for scenarios like tracking progress in a continuous playback session (e.g., binge-watching episodes) where the player automatically moves from one item to the next.
Properties
The BookmarksManager.BookmarksConfiguration instance that holds all the relevant metadata to execute bookmarking operations.
ComposablePlayer instance that provides PlaybackState and playback position information which is used to fire bookmark calls at requisite points of time / player events.