SDP a= attribute representation. More...
#include <sdp-utils.h>
Data Fields | |
char * | name |
Attribute name. More... | |
char * | value |
Attribute value. More... | |
janus_sdp_mdirection | direction |
Attribute direction (e.g., for extmap) More... | |
SDP a= attribute representation.
janus_sdp_mdirection janus_sdp_attribute::direction |
Attribute direction (e.g., for extmap)
char* janus_sdp_attribute::name |
Attribute name.
char* janus_sdp_attribute::value |
Attribute value.