java - How to set Audio Focus ChangeListener in Android API O? -


since requestaudiofocus(audiomanager.onaudiofocuschangelistener l, int streamtype, int durationhint) deprecated in api o , how set audio focus change listener using audiofocusrequest

try use setonaudiofocuschangelistener()


Comments

Popular posts from this blog

python - How to insert QWidgets in the middle of a Layout? -

python - serve multiple gunicorn django instances under nginx ubuntu -

module - Prestashop displayPaymentReturn hook url -