Recent

Author Topic: LAMW: MediaPlayer setAudioStream method is getting deprecated by google  (Read 1128 times)

Manlio

  • Full Member
  • ***
  • Posts: 164
  • Pascal dev
While studying how the MediaPlayer component works I came across this:

https://developer.android.com/reference/android/media/MediaPlayer.html#setAudioStreamType(int)

(Deprecated in Android 26)

It says to replace it with setAudioAttributes

https://developer.android.com/reference/android/media/MediaPlayer.html#setAudioAttributes(android.media.AudioAttributes)

(Added in Android 21)

So it looks like some maintenance will be needed there, at some point.

Thanks

manlio mazzon gmail

 

TinyPortal © 2005-2018