Home
last modified time | relevance | path

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

/webrtc/webrtc/src/rtp_transceiver/
H A Drtp_transceiver_test.rs238 .set_direction(RTCRtpTransceiverDirection::Inactive) in test_rtp_transceiver_direction_change()
301 .set_direction(RTCRtpTransceiverDirection::Inactive) in test_rtp_transceiver_set_direction_causing_negotiation()
H A Dmod.rs318 pub async fn set_direction(&self, d: RTCRtpTransceiverDirection) { in set_direction() method
/webrtc/webrtc/
H A DCHANGELOG.md135 … direction can be controlled with the newly introduced public method `set_direction` on `RTCRtpTra…
138 …* [#214 set_direction add missing Send + Sync bound](https://github.com/webrtc-rs/webrtc/pull/214)…
139 …* [#213 set_direction add missing Sync bound](https://github.com/webrtc-rs/webrtc/pull/213) contri…
140 …* [#212 Public RTCRtpTransceiver::set_direction](https://github.com/webrtc-rs/webrtc/pull/212) con…