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

Stop AACPlayer debug log statements #77

Open
gc435 opened this issue Oct 19, 2015 · 2 comments
Open

Stop AACPlayer debug log statements #77

gc435 opened this issue Oct 19, 2015 · 2 comments

Comments

@gc435
Copy link

gc435 commented Oct 19, 2015

AACPlayer writes log statements every 500-1000 msec, as shown below. How can I stop this?

Seen in version 0.8 on a Nexus 5 running 5.1.1.

10-19 14:29:16.818: D/AACPlayer(32040): play(): decoded 61440 samples
10-19 14:29:17.284: D/AACPlayer(32040): play(): decoded 61440 samples
10-19 14:29:17.814: D/AACPlayer(32040): play(): decoded 61440 samples
10-19 14:29:18.875: D/AACPlayer(32040): play(): decoded 61440 samples
10-19 14:29:19.314: D/AACPlayer(32040): play(): decoded 61440 samples
10-19 14:29:20.333: D/AACPlayer(32040): play(): decoded 61440 samples
@radzio
Copy link

radzio commented Jan 22, 2016

+1

@dector
Copy link

dector commented Jan 26, 2016

@gc435 You need to build library from sources and remove logging from code previously.

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

No branches or pull requests

3 participants