Class TransportGraphView
Namespace: Unity.WebRTC.Editor
Syntax
public class TransportGraphView
Methods
AddInput(RTCTransportStats)
Declaration
public void AddInput(RTCTransportStats input)
Parameters
| Type | Name | Description |
|---|---|---|
| RTCTransportStats | input |
Create()
Declaration
public VisualElement Create()
Returns
| Type | Description |
|---|---|
| VisualElement |