Enum RTCRtpTransceiverDirection Namespace: Unity.WebRTC Syntax public enum RTCRtpTransceiverDirection Fields Name Description Value SendRecv 0 SendOnly 1 RecvOnly 2 Inactive 3