Import line: | GstRtsp = imports.gi.GstRtsp; |
GIR File: | GstRtsp-0.10.gir |
C documentation: | GstRTSPWatchFuncs |
Struct : | RTSPWatchFuncs |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
_gst_reserved : Array
|
GstRtsp.RTSPWatchFuncs | |
closed : void*
read only
|
GstRtsp.RTSPWatchFuncs | |
error : void*
read only
|
GstRtsp.RTSPWatchFuncs | |
error_full : void*
read only
|
GstRtsp.RTSPWatchFuncs | |
message_received : void*
read only
|
GstRtsp.RTSPWatchFuncs | |
message_sent : void*
read only
|
GstRtsp.RTSPWatchFuncs | |
tunnel_complete : void*
read only
|
GstRtsp.RTSPWatchFuncs | |
tunnel_start : void*
read only
|
GstRtsp.RTSPWatchFuncs |
Method / Constructor | Defined By | |
---|---|---|
new GstRtsp.RTSPWatchFuncs
()
Create a new GstRtsp.RTSPWatchFuncs
Create a new GstRtsp.RTSPWatchFuncs
|
None |
Class / Namespace | Method / Signal / Properties |
---|---|
GstRtsp.RTSPWatch
Method |
new GstRtsp.RTSPWatch.c_new
(RTSPConnection conn, RTSPWatchFuncs funcs, void* user_data, Function notify)
:
GstRtsp.RTSPWatch
Create a new GstRtsp.RTSPWatch
|