Home
last modified time | relevance | path

Searched refs:from_send_recv (Results 1 – 3 of 3) sorted by relevance

/webrtc/webrtc/src/rtp_transceiver/
H A Drtp_transceiver_direction.rs85 Self::from_send_recv( in intersect()
91 pub fn from_send_recv(send: bool, recv: bool) -> RTCRtpTransceiverDirection { in from_send_recv() method
184 RTCRtpTransceiverDirection::from_send_recv(send, recv), in test_rtp_transceiver_from_send_recv()
H A Dmod.rs453 self.set_direction_internal(RTCRtpTransceiverDirection::from_send_recv( in set_sending_track()
/webrtc/webrtc/src/peer_connection/
H A Dmod.rs1688 t.set_direction_internal(RTCRtpTransceiverDirection::from_send_recv( in add_track()
1736 t.set_direction_internal(RTCRtpTransceiverDirection::from_send_recv( in remove_track()