Home
last modified time | relevance | path

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

/dports/multimedia/vlc/vlc-3.0.16/modules/access/
H A Drist.h88 struct rist_flow { struct
89 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 …]
/dports/multimedia/librist/librist-5c1f4a06ab46e16e6bba42fe7381d8353020a1fd/src/
H A Drist-private.h184 struct rist_flow { struct
185 volatile int shutdown;
186 int max_output_jitter;
217 struct rist_flow *next; argument
219 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 …]