configureBookmarksStateChangeTask
Deprecated
Use BookmarksFactory.createBookmarksManager instead.
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).
Parameters
identifier for th playback asset.
BookmarksService instance.
the threshold factor used to calculate the current asset's playback position which determines if the asset's bookmark should be purged from the Bookmark Microservice persistent store or not. Valid value should be in the range (0, 1]. Default value is 1.0F
.
The unique identifier of the content's season.
The unique identifier of the content's episode.
The unique identifier of the content's musicvideo.
Type of the content (series, episode, or musicvideo).