libosip
5.3.0
|
#include <sdp_message.h>
Public Attributes | |
char * | a_att_field |
char * | a_att_value |
SDP attribute definition.
char* sdp_attribute::a_att_field |
attribute field
Referenced by sdp_attribute_free(), sdp_message_a_att_field_get(), sdp_message_a_attribute_add(), sdp_message_a_attribute_del(), and sdp_message_a_attribute_del_at_index().
char* sdp_attribute::a_att_value |
attribute value (optional)
Referenced by sdp_attribute_free(), sdp_message_a_att_value_get(), and sdp_message_a_attribute_add().