GstSDPAttribute

The contents of the SDP "a=" field which contains a key/value pair.

struct GstSDPAttribute {}

Members

Variables

key
char* key;

the attribute key

value
char* value;

the attribute value or NULL when it was a property attribute