Searched refs:CodecPreferences (Results 1 – 2 of 2) sorted by relevance
264 struct CodecPreferences { struct283 bool operator==(const CodecPreferences& rhs) const;297 … CodecPreferences(): aleg_prefer_existing_payloads(false) ,bleg_prefer_existing_payloads(false) { } in CodecPreferences() function
1422 void SBCCallProfile::CodecPreferences::orderSDP(AmSdp& sdp, bool a_leg) in orderSDP()1462 bool SBCCallProfile::CodecPreferences::shouldOrderPayloads(bool a_leg) in shouldOrderPayloads()1470 bool SBCCallProfile::CodecPreferences::readConfig(AmConfigReader &cfg) in readConfig()1482 void SBCCallProfile::CodecPreferences::infoPrint() const in infoPrint()1490 bool SBCCallProfile::CodecPreferences::operator==(const CodecPreferences& rhs) const in operator ==()1499 string SBCCallProfile::CodecPreferences::print() const in print()1528 bool SBCCallProfile::CodecPreferences::evaluate(ParamReplacerCtx& ctx, in evaluate()