doc: Update

This commit is contained in:
github-actions[bot]
2025-08-03 12:24:47 +00:00
parent aa00d3cd4d
commit 7add4cc1fd
131 changed files with 5203 additions and 282 deletions

View File

@@ -117,7 +117,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Declaration
<a href="#declaration" class="anchor"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-video.h#L41">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-video.h#L42">[src]</a>
</h4>
@@ -136,13 +136,13 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a href="#description" class="anchor"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-video.c#L1104">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper-gtk/clapper-gtk-video.c#L905">[src]</a>
</h4>
<div class="docblock">
<p>Creates a new <code>ClapperGtkVideo</code> instance.</p>
<p>Newly created video widget will also set some default GStreamer elements
<p>Newly created video widget will also have set some default GStreamer elements
on its <a href="javascript:void(0)" data-namespace="Clapper" data-link="class.Player.html" class="external"><code>ClapperPlayer</code></a>. This includes Clapper own video sink and
a &#8220;scaletempo&#8221; element as audio filter. Both can still be changed after
construction by setting corresponding player&nbsp;properties.</p>