Searched refs:RTP_TRANSCEIVER_DIRECTION_INACTIVE_STR (Results 1 – 1 of 1) sorted by relevance
26 const RTP_TRANSCEIVER_DIRECTION_INACTIVE_STR: &str = "inactive"; constant36 RTP_TRANSCEIVER_DIRECTION_INACTIVE_STR => RTCRtpTransceiverDirection::Inactive, in from()