Searched refs:Rtp (Results 1 – 7 of 7) sorted by relevance
105 VideoReceiveStream::Config::Rtp::Rtp() = default;106 VideoReceiveStream::Config::Rtp::Rtp(const Rtp&) = default;107 VideoReceiveStream::Config::Rtp::~Rtp() = default;109 std::string VideoReceiveStream::Config::Rtp::ToString() const { in ToString()
21 AudioReceiveStream::Config::Rtp::Rtp() = default;22 AudioReceiveStream::Config::Rtp::~Rtp() = default;
43 AudioSendStream::Config::Rtp::Rtp() = default;45 AudioSendStream::Config::Rtp::~Rtp() = default;47 std::string AudioSendStream::Config::Rtp::ToString() const { in ToString()
177 struct Rtp { struct178 Rtp();179 Rtp(const Rtp&);180 ~Rtp();
102 struct Rtp { struct103 Rtp();104 ~Rtp();
82 struct Rtp { struct83 Rtp();84 ~Rtp();
34 std::string AudioReceiveStream::Config::Rtp::ToString() const { in ToString()