Fork me on GitHub
Data Fields
janus_sdp_attribute Struct Reference

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

Detailed Description

SDP a= attribute representation.

Field Documentation

◆ direction

janus_sdp_mdirection janus_sdp_attribute::direction

Attribute direction (e.g., for extmap)

◆ name

char* janus_sdp_attribute::name

Attribute name.

◆ value

char* janus_sdp_attribute::value

Attribute value.


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