Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/session/media/
Dmediasession.cc770 std::string apt_value; in NegotiateCodecs() local
771 if (!theirs->GetParam(kCodecParamAssociatedPayloadType, &apt_value)) { in NegotiateCodecs()
775 negotiated.SetParam(kCodecParamAssociatedPayloadType, apt_value); in NegotiateCodecs()