Package-level declarations

Types

Link copied to clipboard
class PlayerBuilder(val context: Context)

Creates and configures a Player instance.

Functions

Link copied to clipboard
fun Player(    context: Context,     playerConfig: PlayerConfig = PlayerConfig(),     analyticsConfig: AnalyticsPlayerConfig = AnalyticsPlayerConfig.Enabled()): Player

Creates and configures a Player instance.