|
RTS API Documentation
1.10.11
|
#include <switch_types.h>
Collaboration diagram for switch_rtp_hdr_ext_t:Data Fields | |
| unsigned | profile:16 |
| unsigned | length:16 |
Definition at line 1023 of file switch_types.h.
| unsigned switch_rtp_hdr_ext_t::length |
Definition at line 1025 of file switch_types.h.
Referenced by read_rtp_packet().
| unsigned switch_rtp_hdr_ext_t::profile |
Definition at line 1024 of file switch_types.h.
1.8.13