Searched defs:algStr (Results 1 – 4 of 4) sorted by relevance
62 std::string RtspEncap::EncapAnnounce(const std::string &algStr, int curSeq, int version) in EncapAnnounce()
164 auto algStr = instance.GetEncryptInfo(); in OnPeerReady() local