get_selected_pair


Description:

[ Version ( since = "1.22" ) ]
public virtual bool get_selected_pair (WebRTCICEStream stream, WebRTCICECandidateStats local_stats, WebRTCICECandidateStats remote_stats)

Parameters:

this

The WebRTCICE

stream

The WebRTCICEStream

local_stats

A pointer to WebRTCICECandidateStats for local candidate

remote_stats

A pointer to WebRTCICECandidateStats for remote candidate

Returns:

FALSE on failure, otherwise local_stats remote_stats will be set




2022 vala-language.org