#include <sdp_message.h>
Public Attributes | |
char * | m_media |
char * | m_port |
char * | m_number_of_port |
char * | m_proto |
osip_list_t * | m_payloads |
char * | i_info |
osip_list_t * | c_connections |
osip_list_t * | b_bandwidths |
osip_list_t * | a_attributes |
sdp_key_t * | k_key |
|
list of sdp_attribute_t * |
|
list of sdp_bandwidth_t * |
|
list of sdp_connection_t * |
|
information header |
|
key informations |
|
media type |
|
number of port |
|
list of payloads (as strings) |
|
port number |
|
protocol to be used |