ICE candidate pair.
More...
#include <ice.h>
|
| static uint64_t | compute_priority (uint32_t controlling_priority, uint32_t controlled_priority, bool is_controlling) |
| | Compute pair priority (RFC 5245 Section 5.7.2)
|
| |
ICE candidate pair.
Definition at line 167 of file ice.h.
◆ IceCandidatePair()
| librats::IceCandidatePair::IceCandidatePair |
( |
| ) |
|
|
inline |
◆ compute_priority()
| static uint64_t librats::IceCandidatePair::compute_priority |
( |
uint32_t |
controlling_priority, |
|
|
uint32_t |
controlled_priority, |
|
|
bool |
is_controlling |
|
) |
| |
|
static |
Compute pair priority (RFC 5245 Section 5.7.2)
◆ key()
| std::string librats::IceCandidatePair::key |
( |
| ) |
const |
|
inline |
◆ check_count
| int librats::IceCandidatePair::check_count |
Number of checks performed.
Definition at line 173 of file ice.h.
◆ last_check
| std::chrono::steady_clock::time_point librats::IceCandidatePair::last_check |
◆ local
◆ nominated
| bool librats::IceCandidatePair::nominated |
Nominated for use.
Definition at line 172 of file ice.h.
◆ priority
| uint64_t librats::IceCandidatePair::priority |
Pair priority.
Definition at line 171 of file ice.h.
◆ remote
◆ state
The documentation for this struct was generated from the following file: