![]() |
![]() |
![]() |
GStreamer Bad Plugins 1.0 Plugins Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties |
GObject +----GInitiallyUnowned +----GstObject +----GstElement +----GstBaseSrc +----GstPushSrc +----GstRfbSrc
"host" gchar* : Read / Write "port" gint : Read / Write "password" gchar* : Write "version" gchar* : Read / Write "height" gint : Read / Write "incremental" gboolean : Read / Write "offset-x" gint : Read / Write "offset-y" gint : Read / Write "width" gint : Read / Write "use-copyrect" gboolean : Read / Write "shared" gboolean : Read / Write "view-only" gboolean : Read / Write
plugin |
rfbsrc |
author |
David A. Schleef <ds@schleef.org>, Andre Moreira Magalhaes <andre.magalhaes@indt.org.br>, Thijs Vermeir <thijsvermeir@gmail.com> |
class |
Source/Video |
name |
src |
direction |
source |
presence |
always |
details |
video/x-raw, format=(string)RGB, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ] |
video/x-raw, format=(string)BGR, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ] | |
video/x-raw, format=(string)RGBx, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ] | |
video/x-raw, format=(string)BGRx, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ] | |
video/x-raw, format=(string)xRGB, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ] | |
video/x-raw, format=(string)xBGR, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ] |
"height"
property "height" gint : Read / Write
height of screen.
Allowed values: [0,65535]
Default value: 0
"incremental"
property "incremental" gboolean : Read / Write
Incremental updates.
Default value: TRUE
"offset-x"
property "offset-x" gint : Read / Write
x offset for screen scrapping.
Allowed values: [0,65535]
Default value: 0
"offset-y"
property "offset-y" gint : Read / Write
y offset for screen scrapping.
Allowed values: [0,65535]
Default value: 0
"width"
property "width" gint : Read / Write
width of screen.
Allowed values: [0,65535]
Default value: 0
"use-copyrect"
property "use-copyrect" gboolean : Read / Write
Use copyrect encoding.
Default value: FALSE
"shared"
property "shared" gboolean : Read / Write
Share desktop with other clients.
Default value: TRUE