We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
+1
Sorry, something went wrong.
@gc435 You need to build library from sources and remove logging from code previously.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: