Class Constants

java.lang.Object
io.agora.mediaplayer.Constants

public class Constants extends Object
  • Field Details

    • PLAYER_REASON_NOT_INIT

      public static final int PLAYER_REASON_NOT_INIT
      See Also:
    • PLAYER_RENDER_MODE_HIDDEN

      public static final int PLAYER_RENDER_MODE_HIDDEN
      See Also:
    • PLAYER_RENDER_MODE_FIT

      public static final int PLAYER_RENDER_MODE_FIT
      See Also:
    • PLAYER_RENDER_MODE_ADAPTIVE

      public static final int PLAYER_RENDER_MODE_ADAPTIVE
      See Also:
  • Constructor Details

    • Constants

      public Constants()