Quantcast
Channel: support.jwplayer.com :: Streaming
Viewing all articles
Browse latest Browse all 2800

Jwplayer add on Error method is not invoked...

$
0
0
My Code is Like This--- mPlayerView.addOnErrorListener(this); @Override public void onError(ErrorEvent errorEvent) { Log.d(TAG, "On Error"); String message=errorEvent.getMessage(); Log.d(TAG,"Messagesssssssssssssss"+message); Log.e("Error Message",message); if (message.equals("com.google.android.exoplayer.BehindLiveWindowException")) { onResume(); } Exception exception = new BehindLiveWindowException(); if (exception instanceof BehindLiveWindowException) { Log.d(TAG, "Inside Exception11111111"); onResume(); } } Or you can help me for how to handle the BehindLiveWindowException();

Viewing all articles
Browse latest Browse all 2800

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>