TypeScript API Documentation for GSTREAMER SDP
API Version: 1.0
Library Version: 1.0.0
Generated with TypeDoc via ts-for-gir v4.0.0-rc.9
Creates a uri from msg with the given scheme. The uri has the format:
msg
scheme
scheme:///[#type=value *[&type=value]]
Where each value is url encoded.
the uri scheme
the GstSdp.SDPMessage
a uri for msg.
Creates a uri from
msgwith the givenscheme. The uri has the format:scheme:///[#type=value *[&type=value]]Where each value is url encoded.