Enum RTCStatsType
Namespace: Unity.WebRTC
Assembly: Unity.WebRTC.dll
Syntax
public enum RTCStatsType
Fields
Name | Description |
---|---|
CandidatePair | |
Certificate | |
Codec | |
DataChannel | |
InboundRtp | |
LocalCandidate | |
MediaPlayOut | |
MediaSource | |
OutboundRtp | |
PeerConnection | |
RemoteCandidate | |
RemoteInboundRtp | |
RemoteOutboundRtp | |
Transport |