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