Amazon Kinesis Webrtc C SDK
IceAgentProfileDiagnostics Struct Reference

#include <IceAgent.h>

Collaboration diagram for IceAgentProfileDiagnostics:
Collaboration graph

Public Attributes

UINT64 localCandidateGatheringTime
 
UINT64 hostCandidateSetUpTime
 
UINT64 srflxCandidateSetUpTime
 
UINT64 relayCandidateSetUpTime
 
UINT64 iceServerParsingTime [MAX_ICE_SERVERS_COUNT]
 
UINT64 iceCandidatePairNominationTime
 
UINT64 candidateGatheringTime
 
UINT64 iceAgentSetUpTime
 

Member Data Documentation

◆ candidateGatheringTime

UINT64 IceAgentProfileDiagnostics::candidateGatheringTime

◆ hostCandidateSetUpTime

UINT64 IceAgentProfileDiagnostics::hostCandidateSetUpTime

◆ iceAgentSetUpTime

UINT64 IceAgentProfileDiagnostics::iceAgentSetUpTime

◆ iceCandidatePairNominationTime

UINT64 IceAgentProfileDiagnostics::iceCandidatePairNominationTime

◆ iceServerParsingTime

UINT64 IceAgentProfileDiagnostics::iceServerParsingTime[MAX_ICE_SERVERS_COUNT]

◆ localCandidateGatheringTime

UINT64 IceAgentProfileDiagnostics::localCandidateGatheringTime

◆ relayCandidateSetUpTime

UINT64 IceAgentProfileDiagnostics::relayCandidateSetUpTime

◆ srflxCandidateSetUpTime

UINT64 IceAgentProfileDiagnostics::srflxCandidateSetUpTime

The documentation for this struct was generated from the following file: