RTCRtpTransceiverDirectiontype RTCRtpTransceiverDirection = | "inactive" | "recvonly" | "sendonly" | "sendrecv" | "stopped";§Type§"inactive" | "recvonly" | "sendonly" | "sendrecv" | "stopped"[src]