Home
last modified time | relevance | path

Searched defs:rtpp_stream (Results 1 – 1 of 1) sorted by relevance

/dports/net/rtpproxy/rtpproxy-2.1.1/src/
H A Drtpp_stream.h103 struct rtpp_stream { struct
105 struct rtpp_ttl *ttl;
107 struct sockaddr *laddr;
108 int port;
109 int asymmetric;
111 int weak;
113 struct rtpp_record *rrc;
114 struct rtp_resizer *resizer;
115 struct rtpp_analyzer *analyzer;
140 const struct rtpp_stream_smethods *smethods; argument
[all …]