Package-level declarations

Types

Link copied to clipboard

Utility object providing functions for converting bit rates to byte rates.

Link copied to clipboard

A utility class for logging debug messages.

Link copied to clipboard
class Heartbeat(startDelay: Duration = Duration.ZERO, period: Duration, coroutineContext: CoroutineContext, task: () -> Unit)

A utility class that repeatedly executes the given task at a specified period.

Link copied to clipboard

Utility class providing helper functions for working with PendingIntents.

Link copied to clipboard

A logger for Pillarbox analytics events.

Link copied to clipboard
object StringUtil

A utility class that provides string representations for various Player constants and enums.