Searched refs:CodecVectorToString (Results 1 – 1 of 1) sorted by relevance
753 static std::string CodecVectorToString(const std::vector<VideoCodec>& codecs) { in CodecVectorToString() function778 << CodecVectorToString(codecs); in ValidateCodecFormats()803 LOG(LS_INFO) << "SetRecvCodecs: " << CodecVectorToString(codecs); in SetRecvCodecs()829 LOG(LS_INFO) << "SetSendCodecs: " << CodecVectorToString(codecs); in SetSendCodecs()