mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-29 23:32:04 +02:00
doc: Update
This commit is contained in:
@@ -371,6 +371,26 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
<table style="display:block;">
|
||||
<tbody>
|
||||
|
||||
<tr class="section-item">
|
||||
<td><a title="Audio" class="symbol" href="class.Audio.html">Audio</a></td>
|
||||
|
||||
<td class="docblock-summary">
|
||||
<p>A <span class="caps">GTK</span> widget for audio playback with Clapper <span class="caps">API</span>.</p>
|
||||
<p><span class="emblem available-next" title="This symbol will be available in the next stable release">unstable</span> <span class="emblem available">since: 0.10</span></p>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
|
||||
<tr class="section-item">
|
||||
<td><a title="Av" class="symbol" href="class.Av.html">Av</a></td>
|
||||
|
||||
<td class="docblock-summary">
|
||||
<p>A base class for <span class="caps">GTK</span> audio and video widgets.</p>
|
||||
<p><span class="emblem available-next" title="This symbol will be available in the next stable release">unstable</span> <span class="emblem available">since: 0.10</span></p>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
|
||||
<tr class="section-item">
|
||||
<td><a title="Billboard" class="symbol" href="class.Billboard.html">Billboard</a></td>
|
||||
|
||||
@@ -558,7 +578,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
<td><a title="get_player_from_ancestor" class="symbol" href="func.get_player_from_ancestor.html">get_player_from_ancestor</a></td>
|
||||
|
||||
<td class="docblock-summary">
|
||||
<p>Get <code>ClapperPlayer</code> used by <code>ClapperGtkVideo</code> ancestor of <code>widget</code>.</p>
|
||||
<p>Get <code>ClapperPlayer</code> used by <code>ClapperGtkAv</code> ancestor of <code>widget</code>.</p>
|
||||
<p></p>
|
||||
</td>
|
||||
|
||||
@@ -592,6 +612,26 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
<table style="display:block;">
|
||||
<tbody>
|
||||
|
||||
<tr class="section-item">
|
||||
<td><a title="AUDIO_CAST" class="symbol" href="func.AUDIO_CAST.html">AUDIO_CAST</a></td>
|
||||
|
||||
<td class="docblock-summary">
|
||||
|
||||
<p></p>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
|
||||
<tr class="section-item">
|
||||
<td><a title="AV_CAST" class="symbol" href="func.AV_CAST.html">AV_CAST</a></td>
|
||||
|
||||
<td class="docblock-summary">
|
||||
|
||||
<p></p>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
|
||||
<tr class="section-item">
|
||||
<td><a title="BILLBOARD_CAST" class="symbol" href="func.BILLBOARD_CAST.html">BILLBOARD_CAST</a></td>
|
||||
|
||||
|
Reference in New Issue
Block a user