RTP Header (http://tools.ietf.org/html/rfc3550#section-5.1)
More...
#include <rtp.h>
◆ csrc
| uint32_t rtp_header::csrc[0] |
◆ csrccount
| uint16_t rtp_header::csrccount |
◆ extension
| uint16_t rtp_header::extension |
◆ markerbit
| uint16_t rtp_header::markerbit |
◆ padding
| uint16_t rtp_header::padding |
◆ seq_number
| uint16_t rtp_header::seq_number |
◆ ssrc
| uint32_t rtp_header::ssrc |
◆ timestamp
| uint32_t rtp_header::timestamp |
◆ type
| uint16_t rtp_header::type |
◆ version
| uint16_t rtp_header::version |
The documentation for this struct was generated from the following file: