Searched defs:RtpExtension (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/
H A Dconfig.h75 struct RtpExtension { struct in namespace:webrtc
76 RtpExtension(const std::string& name, int id) : name(name), id(id) {} function in struct:webrtc::RtpExtension

Completed in 58 milliseconds