Home
last modified time | relevance | path

Searched defs:_GstRfbSrc (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/librfb/
Dgstrfbsrc.h50 struct _GstRfbSrc struct
52 GstPushSrc element;
54 gchar *host;
55 gint port;
57 RfbDecoder *decoder;
58 gboolean go;
59 gboolean incremental_update;
60 gboolean view_only;
62 guint button_mask;
65 guint version_major;
[all …]