HeartbeatConfiguration
Represents configuration data for HeartbeatManager.
Constructors
Properties
The HeartbeatService endpoint url.
The maximum number of consecutive failed heartbeat calls (network or infrastructure issues) that are allowed to happen before the content's playback is terminated:
The time interval, in milliseconds, used to periodically update stream state of the currently playing content. Default value is DEFAULT_HEARTBEAT_SYNC_INTERVAL_MS.
Specifies whether the client application has initialized multiple playback sessions.
Specifies whether to use the heartbeat service to record bookmarks (player's resume position) for VOD content. Default value is Boolean.false
Specifies whether to stop the player when a corresponding StreamTimelineEvent occurs. Default value is Boolean.true.
The StreamConcurrencyService endpoint url. Note that this property is optional.
The flag indicates whether to track the viewers count or not, for the content to play. Default value is false.