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
#GST_SDP_OK on success.
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