pillarbox-core-business-cast

Provides a MediaItemConverter implementation that works with SRG SSR receivers.

Integration

To use this module, add the following dependency to your module's build.gradle/build.gradle.kts file:

implementation("ch.srgssr.pillarbox:pillarbox-core-business-cast:<pillarbox_version>")

The main goal of this module is to be able to connect to a SRG SSR receiver with a PillarboxCastPlayer.

Getting started

val player = PillarboxCastPlayer(context)

Packages

Link copied to clipboard