RTP packet.
More...
#include <rtp.h>
|
| RTP () |
| Construct zero RTP packet.
|
|
int | compare (const RTP &) const |
| Determine packet order.
|
|
RTP packet.
Definition at line 23 of file rtp.h.
◆ RTP()
roc::packet::RTP::RTP |
( |
| ) |
|
Construct zero RTP packet.
◆ compare()
int roc::packet::RTP::compare |
( |
const RTP & |
| ) |
const |
◆ duration
◆ header
◆ marker
bool roc::packet::RTP::marker |
◆ padding
◆ payload
◆ payload_type
unsigned int roc::packet::RTP::payload_type |
◆ seqnum
Packet sequence number in packet stream.
Definition at line 34 of file rtp.h.
◆ source
Packet source ID identifying packet stream.
Definition at line 28 of file rtp.h.
◆ timestamp
The documentation for this struct was generated from the following file: