android - Error: Audio Priority Boost -


using csound android (appearantly harmless) error:

e/audiotrack: did not receive expected priority boost on time 

what mean? how can boost audio priority?

it looks related way android temporarily elevated priority of fastmixer , audiotrack callbacks threads, prevent priority-inversion. according docs, log message appears when request shift priority not succeed.

google's log


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -