Hello,
Starting from the official example
https://www.b4x.com/android/forum/threads/exoplayer-media3-video-player.158204/
I try to get the Metadata of web radios as with PndAudioExoPlayer. I added the sub to catch the metadata
But the sub is never reached.
Is it a lost feature? How can I get this now?
Thanks
Olivier
Starting from the official example
https://www.b4x.com/android/forum/threads/exoplayer-media3-video-player.158204/
I try to get the Metadata of web radios as with PndAudioExoPlayer. I added the sub to catch the metadata
B4X:
Sub Player_MetaData(metadataFields As Map)
.....
End Sub
Is it a lost feature? How can I get this now?
Thanks
Olivier