📄️ AnalyticsListener
An AnalyticsListener is an interface that can be used to retrieve the analytics gathered by the QUANTEEC plugin. Once created, an AnalyticsListener can be registered inside a QuanteecCore instance by using the function
📄️ PlayerMetrics
An object containing the different metrics gathered by the QUANTEEC plugin since the last time they were sent to the QUANTEEC analytics server.
📄️ QuanteecBitmovinCore
A class extending QuanteecCore be used with native Bitmovin player on Android.
📄️ QuanteecExoCore
A class extending QuanteecCore be used with Exoplayer 2 on Android.