Package-level declarations
Types
Link copied to clipboard
class HeartbeatFactory
Factory class that helps in creating HeartbeatService and StreamConcurrencyService instances.
Link copied to clipboard
object HeartbeatLibraryInfo
Information about the library such as version and name.
Link copied to clipboard
interface HeartbeatManager
Manager that manages playback session's heartbeat lifecycle that covers checking stream concurrency and blackout boundary conditions For example stream would be aborted for the following cases:
Link copied to clipboard
interface HeartbeatService
Provides Heartbeat Microservice client access protocol (API).
Link copied to clipboard
interface StreamConcurrencyService
Provides Stream Concurrency Microservice client access protocol (API).