Structs§
Functions§
- lt_
create_ session - This function return a struct of type lt::session
- lt_
parse_ magnet_ uri - This function return a struct of type lt::add_torrent_params
- lt_
session_ add_ torrent - This function return a struct of type lt::torrent_handle
- lt_
session_ pause - This function call pause() for the given session
- lt_
session_ remove_ torrent - This function remove the given torrent from session
- lt_
torrent_ bencode - This function return bencoded data by lt::bencode()
- lt_
torrent_ get_ name - This function return the torrent’s name
- lt_
torrent_ has_ metadata - This function return true if torrent has metadata
- version
- This function call libtorrent::version() and return libtorrent version