IntSettingDefaults

The serialisation names and default values for the integer settings, indexed by the 14-bit index (key and SettingType.INDEX_MASK). Mirrors the int_settings array in settings_pack.cpp one-to-one, deprecated slots included.

Properties

Link copied to clipboard
val COUNT: Int

Number of int settings (= libtorrent's num_int_settings).

Link copied to clipboard

Default values in index order, matching int_settings in settings_pack.cpp. Platform-conditional defaults use the non-Windows (portable) value.

Link copied to clipboard

Names used for bencoded serialisation, in index order. Deprecated slots keep an empty name (matching DEPRECATED_SET under the default ABI).