![]() |
![]() |
![]() |
GStreamer Core Plugins 1.0 Plugins Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties |
GObject +----GInitiallyUnowned +----GstObject +----GstElement +----GstBaseTransform +----GstCapsFilter
"caps" GstCaps* : Read / Write "caps-change-mode" GstCapsFilterCapsChangeMode : Read / Write
The element does not modify data as such, but can enforce limitations on the data format.
1 |
gst-launch-1.0 videotestsrc ! capsfilter caps=video/x-raw,format=GRAY8 ! videoconvert ! autovideosink |
1 |
gst-launch-1.0 videotestsrc ! video/x-raw,format=GRAY8 ! videoconvert ! autovideosink |
"caps"
property "caps" GstCaps* : Read / Write
Restrict the possible allowed capabilities (NULL means ANY). Setting this property takes a reference to the supplied GstCaps object.
"caps-change-mode"
property"caps-change-mode" GstCapsFilterCapsChangeMode : Read / Write
Filter caps change behaviour.
Default value: Only accept the current filter caps