I would like to obtain the current real-time bitrate of a video that Exoplayer is playing.
I found this info, but I have no idea how to convert for use in B4A:
Any help to get this working in B4A would be greatly appreciated!
I found this info, but I have no idea how to convert for use in B4A:
How to get observed bitrate from Google's ExoPlayer
I'm playing an HLS file using ExoPlayer and i'm trying to get the actual observed bitrate (not the indicated bitrate). I now there is the onInFoListener interface but documentation is sketchy, can
stackoverflow.com
Any help to get this working in B4A would be greatly appreciated!