Data Fields | |
| srtp_hdr_t | header |
| char | body [SWITCH_RTP_MAX_BUF_LEN] |
Definition at line 92 of file switch_rtp.c.
| char rtp_msg_t::body[SWITCH_RTP_MAX_BUF_LEN] |
Definition at line 94 of file switch_rtp.c.
Referenced by handle_rfc2833(), read_rtp_packet(), rtp_common_read(), and rtp_common_write().
| srtp_hdr_t rtp_msg_t::header |
Definition at line 93 of file switch_rtp.c.
Referenced by do_flush(), handle_rfc2833(), read_rtp_packet(), rtp_common_read(), rtp_common_write(), and switch_rtp_write_frame().
1.4.7