Android Question Help, exoplayer buffer

Enxix

Member
Hello, I have a problem, I have found in the forum a solution for the exoplayer buffer in the following link.

Link Buffer exoplayer

But, it doesn't work for me because I can't find the initialization "player1.InitializeCustom("player", CreateNativePlayer)"
The objects and views (SimpleExoPlayerView and SimpleExoPlayer) do not have that custom initialization.

Could someone guide me, thanks.

Exoplayer version 1.20
 
Top