TypeScript API Documentation for GSTSDP-1.0
API Version: 1.0
Library Version: 1.0.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Parse the null-terminated uri and store the result in msg.
uri
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 GstSdp.SDPMessage
#GST_SDP_OK on success.
Parse the null-terminated
uriand store the result inmsg.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