If this received the first tunnel connection and conn2
received the second tunnel
connection, link the two connections together so that this manages the tunneled connection.
After this call, conn2
cannot be used anymore and must be freed with
free.
If conn2
is null
then only the base64 decoding context will be setup for this
.
this | |
conn2 |
a Connection or |
return GST_RTSP_OK on success. |