| GStreamer Good Plugins 0.10 Plugins Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Implemented Interfaces | Properties | ||||
GObject
+----GstObject
+----GstElement
+----GstBaseSrc
+----GstPushSrc
+----GstV4l2Src
GstV4l2Src implements GstURIHandler, GstImplementsInterface, GstTuner, GstColorBalance, GstVideoOrientation and GstPropertyProbe.
"device" gchar* : Read / Write "device-name" gchar* : Read "flags" GstV4l2DeviceTypeFlags : Read "queue-size" guint : Read / Write "always-copy" gboolean : Read / Write "device-fd" gint : Read
"queue-size" property "queue-size" guint : Read / Write
Number of buffers to be enqueud in the driver in streaming mode.
Allowed values: [1,16]
Default value: 2
"always-copy" property "always-copy" gboolean : Read / Write
If the buffer will or not be used directly from mmap.
Default value: TRUE