Home
last modified time | relevance | path

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

/webrtc/rtcp/src/source_description/
H A Dmod.rs32 SdesLocation = 5, // geographic user location RFC 3550, 6.5.5 enumerator
46 SdesType::SdesLocation => "LOC", in fmt()
62 5 => SdesType::SdesLocation, in from()