Searched refs:attr_value (Results 1 – 1 of 1) sorted by relevance
254 let attr_value = if let Some(val) = attribute.get(1) { in unmarshal() localVariable264 if let Some(rtpmap) = RtpMap::unmarshal(attr_value) { in unmarshal()271 Fmtp::new(&cur_media.rtpmap.encoding_name, attr_value); in unmarshal()279 .insert(attr_name.to_string(), attr_value.to_string()); in unmarshal()282 .insert(attr_name.to_string(), attr_value.to_string()); in unmarshal()