Class load_torrent_limits

java.lang.Object
com.frostwire.jlibtorrent.swig.load_torrent_limits

public class load_torrent_limits extends Object
  • Field Details

    • swigCMemOwn

      protected transient boolean swigCMemOwn
  • Constructor Details

    • load_torrent_limits

      protected load_torrent_limits(long cPtr, boolean cMemoryOwn)
    • load_torrent_limits

      public load_torrent_limits()
  • Method Details

    • getCPtr

      protected static long getCPtr(load_torrent_limits obj)
    • swigRelease

      protected static long swigRelease(load_torrent_limits obj)
    • delete

      public void delete()
    • setMax_buffer_size

      public void setMax_buffer_size(int value)
    • getMax_buffer_size

      public int getMax_buffer_size()
    • setMax_pieces

      public void setMax_pieces(int value)
    • getMax_pieces

      public int getMax_pieces()
    • setMax_decode_depth

      public void setMax_decode_depth(int value)
    • getMax_decode_depth

      public int getMax_decode_depth()
    • setMax_decode_tokens

      public void setMax_decode_tokens(int value)
    • getMax_decode_tokens

      public int getMax_decode_tokens()