mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-22 23:28:16 +00:00
videotestsrc: Document the solid-color pattern
This commit is contained in:
parent
b14ede9332
commit
db86cff74d
1 changed files with 2 additions and 0 deletions
|
@ -61,6 +61,8 @@ G_BEGIN_DECLS
|
|||
* @GST_VIDEO_TEST_SRC_CHROMA_ZONE_PLATE: Chroma zone plate
|
||||
* @GST_VIDEO_TEST_SRC_BALL: Moving ball
|
||||
* @GST_VIDEO_TEST_SRC_SMPTE100: SMPTE test pattern (100% color bars)
|
||||
* @GST_VIDEO_TEST_SRC_SOLID: A solid color, defined by the
|
||||
* #GstVideoTestSrc:foreground-color property
|
||||
* @GST_VIDEO_TEST_SRC_BAR: Bar with foreground color
|
||||
* @GST_VIDEO_TEST_SRC_PINWHEEL: Pinwheel
|
||||
* @GST_VIDEO_TEST_SRC_SPOKES: Spokes
|
||||
|
|
Loading…
Reference in a new issue