Shun87 / aacplayer-android

Automatically exported from code.google.com/p/aacplayer-android
GNU General Public License v3.0
0 stars 0 forks source link

how to pause streaming using aacplayer? #16

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
How to pause streaming rather than stop the thread? The library does not have a 
method that does this, can anyone help?

Original issue reported on code.google.com by maykel...@gmail.com on 15 Apr 2014 at 1:46

GoogleCodeExporter commented 9 years ago
you can't,  the only methods available are  play() and stop()

Original comment by goo...@egdigital.fr on 21 Jul 2014 at 2:31

GoogleCodeExporter commented 9 years ago
It would be great to have this implemented. My stream sends an ad at the 
beginning and stopping it when the user clicks "pause" causes the ad to be 
played again on next play what is undesired.
Thanks

Original comment by claudior...@gmail.com on 7 Nov 2014 at 3:15