Interface ExoPlayerSettings


public interface ExoPlayerSettings
  • Method Details

    • setLoadControl

      void setLoadControl(LoadControl loadControl)
    • getLoadControl

      LoadControl getLoadControl()
    • enableChunkLessPreparation

      void enableChunkLessPreparation()
    • isChunkLessPreparationEnabled

      boolean isChunkLessPreparationEnabled()