Class PeerStatsView
Namespace: Unity.WebRTC.Editor
Syntax
public class PeerStatsView
Constructors
PeerStatsView(RTCPeerConnection, WebRTCStats)
Declaration
public PeerStatsView(RTCPeerConnection peer, WebRTCStats parent)
Parameters
Type | Name | Description |
---|---|---|
RTCPeerConnection | peer | |
WebRTCStats | parent |
Methods
Create()
Declaration
public VisualElement Create()
Returns
Type | Description |
---|---|
VisualElement |