Back to Site
Loading...
Searching...
No Matches
librats::IceManager Member List

This is the complete list of members for librats::IceManager, including all inherited members.

add_remote_candidate(const IceCandidate &candidate)librats::IceManager
add_remote_candidates_from_sdp(const std::vector< std::string > &sdp_lines)librats::IceManager
add_stun_server(const std::string &host, uint16_t port=STUN_DEFAULT_PORT)librats::IceManager
add_turn_server(const std::string &host, uint16_t port, const std::string &username, const std::string &password)librats::IceManager
clear_ice_servers()librats::IceManager
close()librats::IceManager
config() constlibrats::IceManagerinline
end_of_remote_candidates()librats::IceManager
gather_candidates()librats::IceManager
get_candidate_pairs() constlibrats::IceManager
get_connection_state() constlibrats::IceManagerinline
get_gathering_state() constlibrats::IceManagerinline
get_local_candidates() constlibrats::IceManager
get_local_port() constlibrats::IceManagerinline
get_public_address() constlibrats::IceManager
get_remote_candidates() constlibrats::IceManager
get_selected_pair() constlibrats::IceManager
get_socket() constlibrats::IceManagerinline
IceManager()librats::IceManager
IceManager(const IceConfig &config)librats::IceManagerexplicit
IceManager(const IceManager &)=deletelibrats::IceManager
is_connected() constlibrats::IceManagerinline
is_gathering_complete() constlibrats::IceManagerinline
operator=(const IceManager &)=deletelibrats::IceManager
restart()librats::IceManager
set_config(const IceConfig &config)librats::IceManager
set_on_candidates_gathered(IceCandidatesCallback callback)librats::IceManager
set_on_connection_state_changed(IceConnectionStateCallback callback)librats::IceManager
set_on_gathering_state_changed(IceGatheringStateCallback callback)librats::IceManager
set_on_new_candidate(IceNewCandidateCallback callback)librats::IceManager
set_on_selected_pair(IceSelectedPairCallback callback)librats::IceManager
start_checks()librats::IceManager
stop_checks()librats::IceManager
~IceManager()librats::IceManager