Searched refs:RTP_TRANSCEIVER_DIRECTION_SENDRECV_STR (Results 1 – 1 of 1) sorted by relevance
23 const RTP_TRANSCEIVER_DIRECTION_SENDRECV_STR: &str = "sendrecv"; constant33 RTP_TRANSCEIVER_DIRECTION_SENDRECV_STR => RTCRtpTransceiverDirection::Sendrecv, in from()