Home
last modified time | relevance | path

Searched defs:with_value_attribute (Results 1 – 2 of 2) sorted by relevance

/webrtc/sdp/src/description/
H A Dmedia.rs113 pub fn with_value_attribute(mut self, key: String, value: String) -> Self { in with_value_attribute() method
H A Dsession.rs292 pub fn with_value_attribute(mut self, key: String, value: String) -> Self { in with_value_attribute() method