#include <rtcppkt.h>
SDES items that may be carried in a Source DEScription RTCP packet.
CNAME is mandatory in each RTCP compound packet (except when splitted for partial encryption), the others are optional and have different sending frequencies, though with recommended default values.
Enumerator | |
---|---|
SDESItemTypeEND |
END of SDES item list. |
SDESItemTypeCNAME |
Canonical end-point identifier. |
SDESItemTypeNAME |
Personal NAME of the user. |
SDESItemTypeEMAIL |
EMAIL address of the user. |
SDESItemTypePHONE |
Phone number of the user. |
SDESItemTypeLOC |
Location where the user is. |
SDESItemTypeTOOL |
Application or tool. |
SDESItemTypeNOTE |
Comment usually reporting state. |
SDESItemTypePRIV |
Private extension. |
SDESItemTypeH323CADDR |
H323 callable address. |
SDESItemTypeLast |
Last defined code. |
#include <rtcppkt.h>
Convert a NTP timestamp, expressed as two 32-bit long words, into a timeval value.
#include <rtcppkt.h>
Convert a time interval, expressed as a timeval, into a 32-bit time interval expressed in units of 1/65536 seconds.