chromium

chromium

Properties

gboolean silent Read / Write
guint edge-a Read / Write
guint edge-b Read / Write

Types and Values

typedef GstChromium

Object Hierarchy

    GObject
    ╰── GstObject
        ╰── GstElement
            ╰── GstBaseTransform
                ╰── GstVideoFilter
                    ╰── GstChromium

Description

Chromium breaks the colors of a video stream in realtime.

Example launch line

1
gst-launch -v videotestsrc ! chromium ! ffmpegcolorspace ! autovideosink
This pipeline shows the effect of chromium on a test stream

Functions

Types and Values

GstChromium

Property Details

The “silent” property

  “silent”                   gboolean

Produce verbose output ?.

Flags: Read / Write

Default value: FALSE

The “edge-a” property

  “edge-a”                   guint

First edge parameter.

Flags: Read / Write

Allowed values: <= 256

Default value: 200

The “edge-b” property

  “edge-b”                   guint

Second edge parameter.

Flags: Read / Write

Allowed values: <= 256

Default value: 1