aacplayer-android icon indicating copy to clipboard operation
aacplayer-android copied to clipboard

how to pause streaming using aacplayer?

Open GoogleCodeExporter opened this issue 11 years ago • 2 comments

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 [email protected] on 15 Apr 2014 at 1:46

GoogleCodeExporter avatar Mar 18 '15 08:03 GoogleCodeExporter

you can't,  the only methods available are  play() and stop()

Original comment by [email protected] on 21 Jul 2014 at 2:31

GoogleCodeExporter avatar Mar 18 '15 08:03 GoogleCodeExporter

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 [email protected] on 7 Nov 2014 at 3:15

GoogleCodeExporter avatar Mar 18 '15 08:03 GoogleCodeExporter