Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot change volume #14

Closed
GoogleCodeExporter opened this issue Apr 22, 2016 · 2 comments
Closed

Cannot change volume #14

GoogleCodeExporter opened this issue Apr 22, 2016 · 2 comments

Comments

@GoogleCodeExporter
Copy link

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

@GoogleCodeExporter
Copy link
Author

Original comment by vbarta...@gmail.com on 10 May 2012 at 7:08

  • Changed state: Accepted
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

@GoogleCodeExporter
Copy link
Author

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

  • Changed state: Fixed
  • Added labels: Component-Java

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant