RTS API Documentation  1.10.11
Data Fields
switch_rtp_packet_t Struct Reference

#include <switch_rtp.h>

+ Collaboration diagram for switch_rtp_packet_t:

Data Fields

switch_rtp_hdr_t header
 
char body [SWITCH_RTP_MAX_BUF_LEN+4+sizeof(char *)]
 
switch_rtp_hdr_ext_text
 
char * ebody
 

Detailed Description

Definition at line 55 of file switch_rtp.h.

Field Documentation

◆ body

char switch_rtp_packet_t::body[SWITCH_RTP_MAX_BUF_LEN+4+sizeof(char *)]

Definition at line 57 of file switch_rtp.h.

Referenced by packet_vad(), switch_ivr_delay_echo(), and switch_jb_peek_frame().

◆ ebody

char* switch_rtp_packet_t::ebody

Definition at line 59 of file switch_rtp.h.

Referenced by packet_vad().

◆ ext

switch_rtp_hdr_ext_t* switch_rtp_packet_t::ext

Definition at line 58 of file switch_rtp.h.

◆ header

switch_rtp_hdr_t switch_rtp_packet_t::header

The documentation for this struct was generated from the following file: