#include "speakfree.h"#include <pwd.h>#include <sys/param.h>Defines | |
| #define | MAX_MISORDER 100 |
| #define | MAX_DROPOUT 3000 |
| #define | addSDES(item, text) |
Functions | |
| int | isrtp (unsigned char *pkt, int len) |
| int | isValidRTCPpacket (unsigned char *p, int len) |
| int | isRTCPByepacket (unsigned char *p, int len) |
| int | isRTCPAPPpacket (unsigned char *p, int len, char *name, unsigned char **app_ptr) |
| int | rtp_make_sdes (char **pkt, unsigned long ssrc_i, int port, int strict) |
| int | rtp_make_bye (unsigned char *p, unsigned long ssrc_i, char *raison, int strict) |
| int | rtp_make_app (unsigned char *p, unsigned long ssrc_i, int strict, char *type, char *content) |
| int | rtpout (soundbuf *sb, unsigned long ssrc_i, unsigned long timestamp_i, unsigned short seq_i, int spurt) |
| int | parseSDES (unsigned char *packet, struct rtcp_sdes_request *r) |
| void | copySDESitem (char *s, char *d) |
Variables | |
| audio_descr_t | adt [] |
|
|
Value: *ap++ = item; *ap++ = l = strlen(text); \
bcopy(text, ap, l); ap += l |
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||||||||||||||
|
|
|
|
Initial value: |
1.2.18