Enum RTCRtpTransceiverDirection
Namespace: Unity.WebRTC
Syntax
public enum RTCRtpTransceiverDirection
Fields
| Name | Description | Value |
|---|---|---|
| Inactive | ||
| RecvOnly | ||
| SendOnly | ||
| SendRecv | ||
| Stopped |
public enum RTCRtpTransceiverDirection
| Name | Description | Value |
|---|---|---|
| Inactive | ||
| RecvOnly | ||
| SendOnly | ||
| SendRecv | ||
| Stopped |