'Audio player with range seek bar
I am creating a audio player, for Android mobile application, writed in Java langauge. This audio player will be feature a trim support. Trying with this library: https://github.com/anothem/android-range-seek-bar Problem is with implementing this range seekbar, as a audio seekbar which plays only audio separated by two thumbs.
This part between two thumbs would be played.
I have no problems with the playing audioplayer with seekbar, but with making range seekbar have a third thumb, to indicate the sound being played, bettween two thumbs.
I searched for solution in net but I can't find how to do this.
I will accept any help. Many thanks for any suggestions.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
