Searched defs:rist_flow (Results 1 – 2 of 2) sorted by relevance
88 struct rist_flow { struct89 uint8_t reset;91 uint32_t qsize;93 uint32_t ssrc;97 uint16_t ri, wi;98 int fd_in;99 int fd_out;100 int fd_rtcp;101 int fd_rtcp_m;102 int fd_nack;[all …]
184 struct rist_flow { struct185 volatile int shutdown;186 int max_output_jitter;217 struct rist_flow *next; argument219 size_t peer_lst_len;223 intptr_t receiver_id;224 intptr_t sender_id;237 bool rtc_timing_mode;239 bool authenticated;249 bool short_seq;[all …]