Searched refs:current (Results 1 – 3 of 3) sorted by relevance
77 let current = *tx.borrow(); in transition() localVariable78 if current == to { in transition()83 match current { in transition()107 Err(Error::ErrRTPReceiverStateChangeInvalid { from: current, to }) in transition()363 let current = self.current_state(); in pause() localVariable365 match current { in pause()373 let current = self.current_state(); in resume() localVariable375 match current { in resume()
23 * `Inbound DataChannel Messages` containing the current time sent by the Pion process every 3 secon…
141 …* [#268 Fix current direction update when applying answer](https://github.com/webrtc-rs/webrtc/pul…