Package 

Interface ExoPlayerListener

    • Method Summary

      Modifier and Type Method Description
      abstract void onStateChanged(boolean playWhenReady, int playbackState)
      abstract void onError(ExoMediaPlayer exoMediaPlayer, Exception e)
      abstract void onVideoSizeChanged(int width, int height, int unAppliedRotationDegrees, float pixelWidthHeightRatio)
      • Methods inherited from class com.getstream.sdk.chat.utils.exomedia.listener.OnSeekCompletionListener

        onSeekComplete
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait