Enum RTCIceComponent
Enumerated type to specify a ICE component.
Namespace: Unity.WebRTC
Syntax
public enum RTCIceComponent
Fields
| Name | Description | Value |
|---|---|---|
| Rtp | 1 | |
| Rtcp | 2 |
Enumerated type to specify a ICE component.
public enum RTCIceComponent
| Name | Description | Value |
|---|---|---|
| Rtp | 1 | |
| Rtcp | 2 |