Enum RTCStatsType
Namespace: Unity.WebRTC
Syntax
public enum RTCStatsType
Fields
| Name | Description | Value |
|---|---|---|
| CandidatePair | ||
| Certificate | ||
| Codec | ||
| Csrc | ||
| DataChannel | ||
| IceServer | ||
| InboundRtp | ||
| LocalCandidate | ||
| MediaSource | ||
| OutboundRtp | ||
| PeerConnection | ||
| Receiver | ||
| RemoteCandidate | ||
| RemoteInboundRtp | ||
| RemoteOutboundRtp | ||
| SctpTransport | ||
| Sender | ||
| Stream | ||
| Track | ||
| Transceiver | ||
| Transport |