PlayerFactory
object PlayerFactory---
Deprecated
Use the PlayerBuilder instead.
Java helper to create a Player with built-in analytics data collection.
Functions
| Name | Summary |
|---|---|
| create | @JvmStatic @JvmOverloads fun Creates an analytics enabled player instance. The Player is configured via the provided playerConfig, while analytics is configured via the provided analyticsConfig. |