You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no exposed method for setting volume. AudioTrack object used in
PCMFeed.run() method provides that functionality but unfortunately it's local
variable.
Original issue reported on code.google.com by subchann...@gmail.com on 23 Apr 2012 at 12:59
The text was updated successfully, but these errors were encountered:
Revision 28
Added a new method into PlayerCallback - playerAudioTrackCreated(AudioTrack)
By implementing this method you can get the AudioTrack object now.
Original comment by vbarta...@gmail.com on 30 May 2013 at 9:59
Original issue reported on code.google.com by
subchann...@gmail.com
on 23 Apr 2012 at 12:59The text was updated successfully, but these errors were encountered: