| GStreamer Core Plugins 0.10 Plugins Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Properties | ||||
The element does not modify data as such, but can enforce limitations on the data format.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
gst-launch videotestsrc ! video/x-raw-gray ! ffmpegcolorspace ! 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.