diff options
Diffstat (limited to 'docs/plugins/html/gst-plugins-good-plugins-videomixer.html')
-rw-r--r-- | docs/plugins/html/gst-plugins-good-plugins-videomixer.html | 18 |
1 files changed, 8 insertions, 10 deletions
diff --git a/docs/plugins/html/gst-plugins-good-plugins-videomixer.html b/docs/plugins/html/gst-plugins-good-plugins-videomixer.html index 8cb2186..0653bb2 100644 --- a/docs/plugins/html/gst-plugins-good-plugins-videomixer.html +++ b/docs/plugins/html/gst-plugins-good-plugins-videomixer.html @@ -3,12 +3,12 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>videomixer</title> -<meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> +<meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="index.html" title="GStreamer Good Plugins 0.10 Plugins Reference Manual"> <link rel="up" href="ch01.html" title="gst-plugins-good Elements"> <link rel="prev" href="gst-plugins-good-plugins-videoflip.html" title="videoflip"> <link rel="next" href="gst-plugins-good-plugins-videomixer2.html" title="videomixer2"> -<meta name="generator" content="GTK-Doc V1.17 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.18 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -88,7 +88,7 @@ Individual parameters for each input stream can be configured on the <p> </p> <div class="refsect2"> -<a name="idp23796064"></a><h3>Sample pipelines</h3> +<a name="idp21835648"></a><h3>Sample pipelines</h3> <div class="informalexample"> <table class="listing_frame" border="0" cellpadding="0" cellspacing="0"> <tbody> @@ -175,7 +175,7 @@ framerate of the output video is 10 frames per second. <div class="refsynopsisdiv"> <h2>Synopsis</h2> <div class="refsect2"> -<a name="idp24065248"></a><h3>Element Information</h3> +<a name="idp17624128"></a><h3>Element Information</h3> <div class="variablelist"><table border="0"> <col align="left" valign="top"> <tbody> @@ -198,7 +198,7 @@ framerate of the output video is 10 frames per second. </div> <hr> <div class="refsect2"> -<a name="idp24199088"></a><h3>Element Pads</h3> +<a name="idp23605424"></a><h3>Element Pads</h3> <div class="variablelist"><table border="0"> <col align="left" valign="top"> <tbody> @@ -402,14 +402,12 @@ The opaque <a class="link" href="gst-plugins-good-plugins-videomixer.html#GstVid <hr> <div class="refsect2"> <a name="GstVideoMixerBackground"></a><h3>enum GstVideoMixerBackground</h3> -<pre class="programlisting">typedef enum -{ +<pre class="programlisting">typedef enum { VIDEO_MIXER_BACKGROUND_CHECKER, VIDEO_MIXER_BACKGROUND_BLACK, VIDEO_MIXER_BACKGROUND_WHITE, VIDEO_MIXER_BACKGROUND_TRANSPARENT, -} -GstVideoMixerBackground; +} GstVideoMixerBackground; </pre> <p> The different backgrounds videomixer can blend over. @@ -453,6 +451,6 @@ The different backgrounds videomixer can blend over. </div> <div class="footer"> <hr> - Generated by GTK-Doc V1.17</div> + Generated by GTK-Doc V1.18</div> </body> </html>
\ No newline at end of file |