Searched refs:set_fired_direction (Results 1 – 3 of 3) sorted by relevance
153 void set_fired_direction(RtpTransceiverDirection direction);
272 void RtpTransceiver::set_fired_direction(RtpTransceiverDirection direction) { in set_fired_direction() function in webrtc::RtpTransceiver
2690 transceiver->internal()->set_fired_direction(media_desc->direction()); in ApplyLocalDescription()3233 transceiver->internal()->set_fired_direction(local_direction); in ApplyRemoteDescription()