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

.net - Bulk insert via Dapper is slower than inserting rows one-by-one -

shared memory - gstreamer shmsrc and shmsink with h264 data -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -