Documentation
Dlang.org
GstRTSPWatchFuncs.errorFull
gstrtsp
c
types
GstRTSPWatchFuncs
callback when an error occurred with more information than the @error callback.
struct
GstRTSPWatchFuncs
extern (
C
)
GstRTSPResult
function
(
GstRTSPWatch
*
watch
,
GstRTSPResult
result
,
GstRTSPMessage
*
message
,
uint
id
,
void
*
userData
)
errorFull
;
gstrtsp
c
types
GstRTSPWatchFuncs
variables
GstReserved
closed
error
errorFull
messageReceived
messageSent
tunnelComplete
tunnelHttpResponse
tunnelLost
tunnelStart
callback when an error occurred with more information than the @error callback.