libosip  5.3.0
Public Attributes | List of all members
sdp_attribute Struct Reference

#include <sdp_message.h>

Public Attributes

char * a_att_field
 
char * a_att_value
 

Detailed Description

SDP attribute definition.

Member Data Documentation

◆ a_att_field

char* sdp_attribute::a_att_field

◆ a_att_value

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().


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