autovideosink

autovideosink is a video sink that automatically detects an appropriate video sink to use. It does so by scanning the registry for all elements that have "Sink" and "Video" in the class field of their element information, and also have a non-zero autoplugging rank.

Example launch line

 gst-launch-1.0 -v -m videotestsrc ! autovideosink

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstBin
                    ╰──GstAutoDetect
                        ╰──autovideosink

Factory details

Authors: – Jan Schmidt

Classification:Sink/Video

Rank – none

Plugin – gstautodetect

Package – GStreamer Good Plug-ins

Pad Templates

sink

ANY

Presencealways

Directionsink

Object typeGstPad


Properties

async-handling

“async-handling” gboolean

The bin will handle Asynchronous state changes

Flags : Read / Write

Default value : false


filter-caps

“filter-caps” GstCaps *

Filter sink candidates using these caps.

Flags : Read / Write

Default value :

video/x-raw

message-forward

“message-forward” gboolean

Forwards all children messages

Flags : Read / Write

Default value : false


sync

“sync” gboolean

Sync on the clock

Flags : Read / Write

Default value : true


ts-offset

“ts-offset” gint64

Timestamp offset in nanoseconds

Flags : Read / Write

Default value : 0


The results of the search are