Top | ![]() |
![]() |
![]() |
![]() |
GdkPixbuf * | last-pixbuf | Read |
gboolean | send-messages | Read / Write |
gboolean | post-messages | Read / Write |
GObject ╰── GstObject ╰── GstElement ╰── GstBaseSink ╰── GstVideoSink ╰── GstGdkPixbufSink
plugin |
gdkpixbuf |
author |
Tim-Philipp Müller <tim centricular net> |
class |
Sink/Video |
name |
sink |
direction |
sink |
presence |
always |
details |
video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ] |
video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, alpha_mask=(int)255, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ] |
“send-messages”
property“send-messages” gboolean
Whether to post messages containing pixbufs on the bus (deprecated, use post-messages).
Flags: Read / Write
Default value: TRUE
“post-messages”
property“post-messages” gboolean
Whether to post messages containing pixbufs on the bus.
Flags: Read / Write
Default value: TRUE