我正在将jwplayer与音频内容一起使用。我在按下主页按钮然后出现问题Java.lang.illegalstateexception
之间播放音频E / ExoPlayerImplInternal:停止失败。 java.lang.IllegalStateException 在android.media.MediaCodec.native_stop(本机方法) 在android.media.MediaCodec.stop(MediaCodec.java:2072) 在com.google.android.exoplayer.MediaCodecTrackRenderer.releaseCodec(SourceFile:469) 在com.google.android.exoplayer.MediaCodecTrackRenderer.onDisabled(SourceFile:434) 在com.google.android.exoplayer.MediaCodecVideoTrackRenderer.onDisabled(SourceFile:289) 在com.google.android.exoplayer.TrackRenderer.disable(SourceFile:231) 在com.google.android.exoplayer.ExoPlayerImplInternal.ensureDisabled(SourceFile:661) 在com.google.android.exoplayer.ExoPlayerImplInternal.stopAndDisable(SourceFile:562) 在com.google.android.exoplayer.ExoPlayerImplInternal.resetInternal(SourceFile:551) 在com.google.android.exoplayer.ExoPlayerImplInternal.stopInternal(SourceFile:528) 在com.google.android.exoplayer.ExoPlayerImplInternal.handleMessage(SourceFile:247) 在android.os.Handler.dispatchMessage(Handler.java:102) 在android.os.Looper.loop(Looper.java:164) 在android.os.HandlerThread.run(HandlerThread.java:65) 在com.google.android.exoplayer.util.PriorityHandlerThread.run(SourceFile:40)