3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/cricket/IceSwitchReason.h"
10namespace cricket {
class IceAgentInterface; }
11namespace cricket {
class IceControllerFactoryInterface; }
12namespace cricket {
struct IceControllerFactoryArgs; }
13namespace cricket::IceControllerInterface {
struct PingResult; }
14namespace cricket::IceControllerInterface {
struct SwitchResult; }
27 MCAPI
void MaybeStartPinging();
29 MCAPI
void PruneConnections();
31 MCAPI
void SelectAndPingConnection();
33 MCAPI
void SortAndSwitchToBestConnection(::cricket::IceSwitchReason);
35 MCAPI
void UpdateStateOnConnectionsResorted();
51 MCAPI
static void** $vftable();
Definition IceAgentInterface.h:7
Definition IceControllerFactoryInterface.h:7
Definition WrappingActiveIceController.h:19
Definition IceControllerFactoryArgs.h:7
Definition PingResult.h:7
Definition SwitchResult.h:7