GstRTSPWatchFuncs.tunnelComplete

a client finished a tunneled connection. In this callback you usually pair the tunnelid of this connection with the saved one using gstrtsp.rtspconnection.RTSPConnection.doTunnel.

struct GstRTSPWatchFuncs
extern (C)
GstRTSPResult function(GstRTSPWatch* watch, void* userData) tunnelComplete;