The Application-Specific Maximum bandwidth modifier.
The Conference Total bandwidth modifier.
The extension prefix bandwidth modifier.
RTCP bandwidth allocated to data receivers (RFC 3556).
RTCP bandwidth allocated to active data senders (RFC 3556).
Transport Independent Application Specific Maximum bandwidth (RFC 3890).
Check if the given addr
is a multicast address.
a network type
an address type
an address
Makes key management data
a #gchar URI
a #gchar base64-encoded key data
Mapping of caps to SDP fields:
a=rtpmap:(payload) (encoding_name) or (clock_rate)[or (encoding_params)]
a=framesize:(payload) (width)-(height)
a=fmtp:(payload) (param)[=(value)];...
a=rtcp-fb:(payload) (param1) [param2]...
a=extmap:(id)[/direction] (extensionname) (extensionattributes)
Creates a uri from msg
with the given scheme
. The uri has the format:
`scheme:`///[#type=value *[&type=value]]
Where each value is url encoded.
the uri scheme
the #GstSDPMessage
Allocate a new GstSDPMessage and store the result in msg
.
Parse text
and create a new SDPMessage from these.
A dynamically allocated string representing the SDP description
Parse the contents of size
bytes pointed to by data
and store the result in
msg
.
the start of the buffer
the result #GstSDPMessage
Parse the null-terminated uri
and store the result in msg
.
The uri should be of the form:
scheme://[address[:ttl=ttl][:noa=noa]]/[sessionname] [#type=value *[&type=value]]
where value is url encoded. This looslely resembles http://tools.ietf.org/html/draft-fujikawa-sdp-url-01
the start of the uri
the result #GstSDPMessage
The supported MIKEY version 1.