mediastreamer2  2.9.1
Data Fields
_IceCandidate Struct Reference

#include <ice.h>

Collaboration diagram for _IceCandidate:
Collaboration graph
[legend]

Data Fields

char foundation [32]
IceTransportAddress taddr
IceCandidateType type
uint32_t priority
uint16_t componentID
struct _IceCandidatebase
bool_t is_default

Detailed Description

Structure representing an ICE candidate.


Field Documentation

Foundation of the candidate (see paragraph 3 of the RFC 5245 for more details

Transport address of the candidate

Type of the candidate

Priority of the candidate

component ID between 1 and 256: usually 1 for RTP component and 2 for RTCP component

Pointer to the candidate that is the base of the current one

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


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