Hi everyone, it's possible to change the buffer size and the number of buffer segments in exoplayer, i tried with Donmanfred librarie's exoplayertextureview, but i need to add subtitles too, and i dont know how to acomplish this in textureview.
Any ideas?
I found the following https://geoffledak.com/blog/2017/09/11/how-to-add-a-fullscreen-toggle-button-to-exoplayer-in-android/
I opened the ExoPlayer.xml and can not find the tags specified in the instructions from the geoffledak sites instructions.
...................
Update question
I need to...
ExoPlayer is a nice addition to B4A. It's built-in UI controls are nice enough to not bother with developing custom UI. It even supports background playback.
But for a media player, users usually expect player controls on both notification and lockscreen when playing in the background. Popular...
My issue is Exoplayer menu options no longer pop up when I tap the player. This happens when I added the following to the SimpleExoplayerView1.
GD.SetOnGestureListener(SimpleExoPlayerView1, "Gesture")
I need a way to tell ExoPlayer to show the menu.
I'm writing a program to play video files with Exoplayer. I want them to play full screen. But the only way
I can stop the video playing, is to have a button named stop, that does it. But i don't want any button visible when I'm playing the video. I tried using the back navigate button, but it's...
How can i play https video in exoplayer? Because when i try to play in VLC PC, for example, It ask me to accept the certificate. Is there a way to do this in exoplayer?
I get the following error Error: com.google.android.exoplayer2.upstream.HttpDataSource$HttpDataSourceException: Unable to...
Hello community,
I'm having a problem with FIDDLER, the program that intercept our data base. When i play a video in exo player, my USER AGENT will show in FIDDLER program. Is there a way to hide my USER AGENT?
Nice library but it needs a more detailed tutorial.
I tried to set the volume like this:
exoPlayer.Volume(.5)
but I get an error telling me it expects an array. I have not used arrays yet so I found this example:
Creates a single dimension array of the specified type.
The syntax is: Array...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.