#include <rtp.h>
Data Fields | |
| unsigned int | local_count |
| double | local_jitter |
| unsigned int | local_lostpackets |
| unsigned int | local_ssrc |
| unsigned int | remote_count |
| double | remote_jitter |
| unsigned int | remote_lostpackets |
| unsigned int | remote_ssrc |
| double | rtt |
Definition at line 80 of file rtp.h.
| unsigned int local_count |
| double local_jitter |
| unsigned int local_lostpackets |
| unsigned int local_ssrc |
| unsigned int remote_count |
| double remote_jitter |
| unsigned int remote_lostpackets |
| unsigned int remote_ssrc |
| double rtt |
1.5.5