mediastreamer2 5.2.0
|
#include <ice.h>
Data Fields | |
char | local [32] |
char | remote [32] |
Structure representing the foundation of an ICE candidate pair.
It is the concatenation of the foundation of a local candidate and the foundation of a remote candidate.
char _IcePairFoundation::local[32] |
Foundation of the local candidate
char _IcePairFoundation::remote[32] |
Foundation of the remote candidate