GstRTSPWatchFuncs.tunnelHttpResponse

callback when an HTTP response to the GET request is about to be sent for a tunneled connection. The response can be modified in the callback. Since: 1.4.

struct GstRTSPWatchFuncs
extern (C)
GstRTSPResult function(GstRTSPWatch* watch, GstRTSPMessage* request, GstRTSPMessage* response, void* userData) tunnelHttpResponse;