mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-04 15:36:35 +00:00
8a0f18ca70
Fixes bug #584209.
196 lines
5.7 KiB
Text
196 lines
5.7 KiB
Text
<element>
|
|
<name>xvimagesink</name>
|
|
<details>
|
|
<long-name>Video sink</long-name>
|
|
<class>Sink/Video</class>
|
|
<description>A Xv based videosink</description>
|
|
<authors>Julien Moutte <julien@moutte.net></authors>
|
|
</details>
|
|
<object name="GstXvImageSink">
|
|
<object name="GstVideoSink">
|
|
<object name="GstBaseSink">
|
|
<object name="GstElement">
|
|
<object name="GstObject">
|
|
<object name="GObject">
|
|
</object>
|
|
</object>
|
|
</object>
|
|
</object>
|
|
</object>
|
|
</object>
|
|
<interfaces>
|
|
<interface name="GstImplementsInterface" />
|
|
<interface name="GstNavigation" />
|
|
<interface name="GstXOverlay" />
|
|
<interface name="GstColorBalance" />
|
|
<interface name="GstPropertyProbe" />
|
|
</interfaces>
|
|
<pad-templates>
|
|
<pad-template>
|
|
<name>sink</name>
|
|
<direction>sink</direction>
|
|
<presence>always</presence>
|
|
<caps>video/x-raw-rgb, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-raw-yuv, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]</caps>
|
|
</pad-template>
|
|
</pad-templates>
|
|
<element-flags>
|
|
</element-flags>
|
|
<element-implementation>
|
|
<state-change function="gst_xvimagesink_change_state"/>
|
|
<save function="gst_element_save_thyself"/>
|
|
<load function="gst_element_restore_thyself"/>
|
|
</element-implementation>
|
|
<clocking-interaction>
|
|
</clocking-interaction>
|
|
<pads>
|
|
<pad>
|
|
<name>sink</name>
|
|
<direction>sink</direction>
|
|
<template>sink</template>
|
|
<implementation>
|
|
<chain-based function="gst_base_sink_chain"/>
|
|
<event-function function="gst_base_sink_event"/>
|
|
<bufferalloc-function function="gst_base_sink_pad_buffer_alloc"/>
|
|
</implementation>
|
|
</pad>
|
|
</pads>
|
|
<element-properties>
|
|
<element-property>
|
|
<name>contrast</name>
|
|
<type>gint</type>
|
|
<nick>Contrast</nick>
|
|
<blurb>The contrast of the video</blurb>
|
|
<flags>RW</flags>
|
|
<range min="-1000" max="1000"/>
|
|
<default>0</default>
|
|
</element-property>
|
|
<element-property>
|
|
<name>brightness</name>
|
|
<type>gint</type>
|
|
<nick>Brightness</nick>
|
|
<blurb>The brightness of the video</blurb>
|
|
<flags>RW</flags>
|
|
<range min="-1000" max="1000"/>
|
|
<default>0</default>
|
|
</element-property>
|
|
<element-property>
|
|
<name>hue</name>
|
|
<type>gint</type>
|
|
<nick>Hue</nick>
|
|
<blurb>The hue of the video</blurb>
|
|
<flags>RW</flags>
|
|
<range min="-1000" max="1000"/>
|
|
<default>0</default>
|
|
</element-property>
|
|
<element-property>
|
|
<name>saturation</name>
|
|
<type>gint</type>
|
|
<nick>Saturation</nick>
|
|
<blurb>The saturation of the video</blurb>
|
|
<flags>RW</flags>
|
|
<range min="-1000" max="1000"/>
|
|
<default>0</default>
|
|
</element-property>
|
|
<element-property>
|
|
<name>display</name>
|
|
<type>gchararray</type>
|
|
<nick>Display</nick>
|
|
<blurb>X Display name</blurb>
|
|
<flags>RW</flags>
|
|
<default>NULL</default>
|
|
</element-property>
|
|
<element-property>
|
|
<name>synchronous</name>
|
|
<type>gboolean</type>
|
|
<nick>Synchronous</nick>
|
|
<blurb>When enabled, runs the X display in synchronous mode. (used only for debugging)</blurb>
|
|
<flags>RW</flags>
|
|
<default>FALSE</default>
|
|
</element-property>
|
|
<element-property>
|
|
<name>pixel-aspect-ratio</name>
|
|
<type>gchararray</type>
|
|
<nick>Pixel Aspect Ratio</nick>
|
|
<blurb>The pixel aspect ratio of the device</blurb>
|
|
<flags>RW</flags>
|
|
<default>NULL</default>
|
|
</element-property>
|
|
<element-property>
|
|
<name>force-aspect-ratio</name>
|
|
<type>gboolean</type>
|
|
<nick>Force aspect ratio</nick>
|
|
<blurb>When enabled, scaling will respect original aspect ratio</blurb>
|
|
<flags>RW</flags>
|
|
<default>FALSE</default>
|
|
</element-property>
|
|
<element-property>
|
|
<name>handle-events</name>
|
|
<type>gboolean</type>
|
|
<nick>Handle XEvents</nick>
|
|
<blurb>When enabled, XEvents will be selected and handled</blurb>
|
|
<flags>RW</flags>
|
|
<default>TRUE</default>
|
|
</element-property>
|
|
<element-property>
|
|
<name>device</name>
|
|
<type>gchararray</type>
|
|
<nick>Adaptor number</nick>
|
|
<blurb>The number of the video adaptor</blurb>
|
|
<flags>RW</flags>
|
|
<default>"0"</default>
|
|
</element-property>
|
|
<element-property>
|
|
<name>device-name</name>
|
|
<type>gchararray</type>
|
|
<nick>Adaptor name</nick>
|
|
<blurb>The name of the video adaptor</blurb>
|
|
<flags>R</flags>
|
|
<default>NULL</default>
|
|
</element-property>
|
|
<element-property>
|
|
<name>handle-expose</name>
|
|
<type>gboolean</type>
|
|
<nick>Handle expose</nick>
|
|
<blurb>When enabled, the current frame will always be drawn in response to X Expose events</blurb>
|
|
<flags>RW</flags>
|
|
<default>TRUE</default>
|
|
</element-property>
|
|
<element-property>
|
|
<name>double-buffer</name>
|
|
<type>gboolean</type>
|
|
<nick>Double-buffer</nick>
|
|
<blurb>Whether to double-buffer the output</blurb>
|
|
<flags>RW</flags>
|
|
<default>TRUE</default>
|
|
</element-property>
|
|
<element-property>
|
|
<name>autopaint-colorkey</name>
|
|
<type>gboolean</type>
|
|
<nick>Autofill with colorkey</nick>
|
|
<blurb>Whether to autofill overlay with colorkey</blurb>
|
|
<flags>RW</flags>
|
|
<default>TRUE</default>
|
|
</element-property>
|
|
<element-property>
|
|
<name>colorkey</name>
|
|
<type>gint</type>
|
|
<nick>Colorkey</nick>
|
|
<blurb>Color to use for the overlay mask</blurb>
|
|
<flags>RW</flags>
|
|
<range min="-2147483648" max="2147483647"/>
|
|
<default>526352</default>
|
|
</element-property>
|
|
<element-property>
|
|
<name>draw-borders</name>
|
|
<type>gboolean</type>
|
|
<nick>Colorkey</nick>
|
|
<blurb>Draw black borders to fill unused area in force-aspect-ratio mode</blurb>
|
|
<flags>RW</flags>
|
|
<default>TRUE</default>
|
|
</element-property>
|
|
</element-properties>
|
|
<element-signals>
|
|
</element-signals>
|
|
<element-actions>
|
|
</element-actions>
|
|
</element>
|