Parse the request message msg and store the values method, uri and version. The result locations can be null if one is not interested in its value.
uri remains valid for as long as msg is valid and unchanged.
location to hold the method
location to hold the uri
location to hold the version
a #GstRTSPResult.
Parse the request message msg and store the values method, uri and version. The result locations can be null if one is not interested in its value.
uri remains valid for as long as msg is valid and unchanged.