get_selected_pair
Description:
public virtual bool get_selected_pair (WebRTCICEStream stream, out WebRTCICECandidateStats local_stats, out WebRTCICECandidateStats remote_stats)
Parameters:
this |
The WebRTCICE |
stream |
The WebRTCICEStream |
local_stats |
A pointer to WebRTCICECandidateStats for local candidate |
remote_stats |
pointer to WebRTCICECandidateStats for remote candidate |
Returns:
FALSE on failure, otherwise |