burn — Burn adjusts the colors in the video signal.
struct GstBurn;
GObject +----GstObject +----GstElement +----GstBaseTransform +----GstVideoFilter +----GstBurn
"silent" gboolean : Read / Write "adjustment" guint : Read / Write
Burn adjusts the colors of a video stream in realtime.
1 2 3 4