Classes | |
| class | ost::RTCPCompoundHandler |
| low level structs and RTCP packet parsing and building methods. More... | |
| class | ost::RTCPReceiverInfo |
| Report block information of SR/RR RTCP reports. More... | |
| class | ost::RTCPSenderInfo |
| Sender block information of SR RTCP reports. More... | |
| class | ost::RTCPCompoundHandler |
| low level structs and RTCP packet parsing and building methods. More... | |
| class | ost::RTCPReceiverInfo |
| Report block information of SR/RR RTCP reports. More... | |
| class | ost::RTCPSenderInfo |
| Sender block information of SR RTCP reports. More... | |
Enumerations | |
| enum | ost::SDESItemType { ost::SDESItemTypeEND = 0, ost::SDESItemTypeCNAME, ost::SDESItemTypeNAME, ost::SDESItemTypeEMAIL, ost::SDESItemTypePHONE, ost::SDESItemTypeLOC, ost::SDESItemTypeTOOL, ost::SDESItemTypeNOTE, ost::SDESItemTypePRIV, ost::SDESItemTypeH323CADDR, ost::SDESItemTypeLast = SDESItemTypeH323CADDR } |
| SDES items that may be carried in a Source DEScription RTCP packet. More... | |
Functions | |
| timeval | ost::NTP2Timeval (uint32 msw, uint32 lsw) |
| Convert a NTP timestamp, expressed as two 32-bit long words, into a timeval value. | |
| uint32 | ost::timevalIntervalTo65536 (timeval &t) |
| Convert a time interval, expressed as a timeval, into a 32-bit time interval expressed in units of 1/65536 seconds. | |
|
|
||||||||||||
|
Convert a NTP timestamp, expressed as two 32-bit long words, into a timeval value.
|
|
|
Convert a time interval, expressed as a timeval, into a 32-bit time interval expressed in units of 1/65536 seconds.
|
1.4.6