mediastreamer2  2.9.1
Data Fields
_IceCandidatePair Struct Reference

#include <ice.h>

Collaboration diagram for _IceCandidatePair:
Collaboration graph
[legend]

Data Fields

IceCandidatelocal
IceCandidateremote
IceCandidatePairState state
uint64_t priority
MSTimeSpec transmission_time
uint32_t rto
uint8_t retransmissions
IceRole role
bool_t is_default
bool_t use_candidate
bool_t is_nominated
bool_t wait_transaction_timeout

Detailed Description

Structure representing an ICE candidate pair.


Field Documentation

Pointer to the local candidate of the pair

Pointer to the remote candidate of the pair

State of the candidate pair

Priority of the candidate pair

Time when the connectivity check for the candidate pair has been sent

Duration of the retransmit timer for the connectivity check sent for the candidate pair in ms

Number of retransmissions for the connectivity check sent for the candidate pair

Role of the agent when the connectivity check has been sent for the candidate pair

Boolean value telling whether this candidate pair is a default candidate pair or not

Boolean value telling if the USE-CANDIDATE attribute must be set for the connectivity checks send for the candidate pair

Boolean value telling whether this candidate pair is nominated or not

Boolean value telling to create a new binding request on retransmission timeout


The documentation for this struct was generated from the following file: