Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals

ldl_candidate Struct Reference
[libDingaLing Library]

A structure to store a jingle candidate. More...

#include <libdingaling.h>


Data Fields

char * tid
char * name
char * type
char * protocol
char * username
char * password
char * address
uint16_t port
double pref


Detailed Description

A structure to store a jingle candidate.


Field Documentation

char* ldl_candidate::address
 

the ip address of the candidate

char* ldl_candidate::name
 

the name of the candidate

char* ldl_candidate::password
 

the STUN password of the candidate

uint16_t ldl_candidate::port
 

the stun/rtp port of the candidate

double ldl_candidate::pref
 

the preference level of the candidate

char* ldl_candidate::protocol
 

the protocol of the candidate

char* ldl_candidate::tid
 

the transport id of the candidate

char* ldl_candidate::type
 

the type of the candidate

char* ldl_candidate::username
 

the STUN username of the candidate


The documentation for this struct was generated from the following file:
Generated on Thu Nov 9 00:54:30 2006 for LibDingaLing by  doxygen 1.4.4