You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i want to know exoplayer is paused due to audiofocus change becuse of phone call becuse i give to exoplayer to handle
by simpleExoPlayer.setAudioAttributes(audioAttributes, true);
but i need to handle something at time of pause due to focus change so what is the way so i can know this value exoplayer will resume after disconnect call
The text was updated successfully, but these errors were encountered:
i want to know exoplayer is paused due to audiofocus change becuse of phone call becuse i give to exoplayer to handle
by simpleExoPlayer.setAudioAttributes(audioAttributes, true);
but i need to handle something at time of pause due to focus change so what is the way so i can know this value exoplayer will resume after disconnect call
The text was updated successfully, but these errors were encountered: