VLC for Android - no sound
Posted: 20 Feb 2015 14:12
Hi guys,
I'm using the vlc libraries for Android.
I have problems with audio output. If I set rate to >1x the sound is lost when replay the current media in the media list.
If I set it to 1x and restart the player (again the first media in the list) everything is working ok.
Thanks in advance.
I'm using the vlc libraries for Android.
I have problems with audio output. If I set rate to >1x the sound is lost when replay the current media in the media list.
Code: Select all
mediaListPlayer.playIndex(0);
Thanks in advance.