16 #include "ws_symbol_export.h"
21 #define MAX_RTCP_SETUP_METHOD_SIZE 10
25 guchar setup_method_set;
26 gchar setup_method[MAX_RTCP_SETUP_METHOD_SIZE + 1];
27 guint32 setup_frame_number;
30 guchar last_received_set;
31 guint32 last_received_frame_number;
33 guint32 last_received_ts;
37 guint32 calculated_delay_used_frame;
38 gint calculated_delay_report_gap;
39 gint32 calculated_delay;
51 const gchar *setup_method, guint32 setup_frame_number);
58 const gchar *setup_method, guint32 setup_frame_number,
Definition: packet_info.h:44
Definition: packet-rtcp.h:23
Definition: packet-rtp.h:95