sometimes can't play music with the right http url, and it will play successfully with MediaPlayer。And it can't get the mp3 duration with player.getDuration(), but it has requested in MXDecoder with MediaExtractor. It also waste a lot of time in extractor.setDataSource() just like MediaPlayer, has any way to solve this problem
sometimes can't play music with the right http url, and it will play successfully with MediaPlayer。And it can't get the mp3 duration with player.getDuration(), but it has requested in MXDecoder with MediaExtractor. It also waste a lot of time in extractor.setDataSource() just like MediaPlayer, has any way to solve this problem