player-analytics
The player-analytics
module provides an integration for the Bitmovin Analytics Collector.
Use the Player.create extension function to create a Player that collects analytics data by providing an analytics config.
For additional control of the analytics data collection, use the AnalyticsApi and SourceAnalyticsApi interfaces.
When creating the Player from Java, the Kotlin extension functions can't be used. Use PlayerFactory and SourceFactory instead.
This is an internal module of the Bitmovin Android Player and should not be directly added to your dependencies. It is automatically included with the top-level player
module, which also represents the main Bitmovin Player dependency.