setAnalyticsConfig

abstract fun setAnalyticsConfig(config: AnalyticsConfig)

Update the analytics config (resourceId, customData, userId, etc.) on a running player. Use this when switching content without recreating the player instance, e.g. auto-playing the next episode in a playlist during background playback.