doc: Update

This commit is contained in:
github-actions[bot]
2025-06-09 18:53:36 +00:00
parent d963c9d7e4
commit 1e520a6713
197 changed files with 5267 additions and 177 deletions

File diff suppressed because one or more lines are too long

View File

@@ -163,7 +163,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
<section>
<summary>
<div class="docblock">
<p></p>
<p><span class="emblem deprecated">deprecated: 0.10</span>&nbsp;</p>
</div>
<div class="toggle-wrapper">
@@ -195,6 +195,9 @@ a parent <a href="class.Player.html"><code>ClapperPlayer</code></a> object featu
<div class="admonition deprecation">
<p class="admonition-title">Deprecated since: 0.10</p><p>Use <a href="iface.Reactable.html"><code>ClapperReactable</code></a>&nbsp;instead.</p></div>
</div>

View File

@@ -140,7 +140,7 @@ 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/clapper-media-item.c#L89">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-media-item.c#L90">[src]</a>
</h4>

View File

@@ -141,7 +141,7 @@ 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/clapper-media-item.c#L156">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-media-item.c#L157">[src]</a>
</h4>

View File

@@ -140,7 +140,7 @@ 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/clapper-media-item.c#L129">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-media-item.c#L130">[src]</a>
</h4>

View File

@@ -136,7 +136,7 @@ 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/clapper-player.c#L1053">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1064">[src]</a>
</h4>

View File

@@ -0,0 +1,243 @@
<!--
SPDX-FileCopyrightText: Rafał Dzięgiel
SPDX-License-Identifier: LGPL-2.1-or-later
-->
<!DOCTYPE html>
<html lang="en">
<head>
<title>Clapper.ReactableItemUpdatedFlags</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8" />
<meta property="og:type" content="website"/>
<meta property="og:image:width" content="256"/>
<meta property="og:image:height" content="256"/>
<meta property="og:image:secure_url" content="clapper-logo.svg"/>
<meta property="og:image:alt" content="Clapper-0.0"/>
<meta property="og:title" content="Clapper.ReactableItemUpdatedFlags"/>
<meta property="og:description" content="Reference for Clapper.ReactableItemUpdatedFlags"/>
<meta name="twitter:title" content="Clapper.ReactableItemUpdatedFlags"/>
<meta name="twitter:description" content="Reference for Clapper.ReactableItemUpdatedFlags"/>
<meta name="twitter:card" content="summary"/>
<link rel="search" type="application/opensearchdescription+xml" title="Clapper" href="opensearch.xml">
<link rel="stylesheet" href="style.css" type="text/css" />
<script src="urlmap.js"></script>
<script src="fzy.js"></script>
<script src="search.js"></script>
<script src="main.js"></script>
</head>
<body>
<div id="body-wrapper" tabindex="-1">
<nav class="sidebar devhelp-hidden">
<div class="section">
<a href="index.html"><img src="clapper-logo.svg" class="logo"/></a>
</div>
<div class="search section">
<form id="search-form" autocomplete="off">
<input id="search-input" type="text" name="do-not-autocomplete" placeholder="Click, or press 's' to search" autocomplete="off"/>
</form>
</div>
<div class="section namespace">
<h3><a href="index.html">Clapper</a></h3>
<p>API Version: 0.0</p>
<p>Library Version: 0.9.0</p>
</div>
<div class="section">
<h5>Type</h5>
<div class="links">
<a class="current" href="flags.ReactableItemUpdatedFlags.html">ReactableItemUpdatedFlags</a>
</div>
</div>
<div class="section generator">
<p>Generated by <a href="https://gitlab.gnome.org/GNOME/gi-docgen">gi-docgen</a> 2025.3</p>
</div>
</nav>
<button id="btn-to-top" class="hidden"><span class="up-arrow"></span></button>
<section id="main" class="content">
<header>
<h3>Enumeration</h3>
<h1><a href="index.html">Clapper</a><span class="sep"></span>ReactableItemUpdatedFlags</h1>
</header>
<section>
<div class="docblock">
<p><span class="emblem available-next" title="This type will be available in the next stable release">unstable</span>&nbsp;<span class="emblem available">since: 0.10</span></p>
</div>
<div class="declaration toggle-wrapper">
<h4 style="display:flex;" id="declaration">
Declaration
<a href="#declaration" class="anchor"></a>
</h4>
<div class="docblock">
<pre><code>flags Clapper.ReactableItemUpdatedFlags</code></pre>
</div>
</div>
<div class="description toggle-wrapper">
<h4 style="display:flex;" id="description">
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/clapper-enums.h#L154">[src]</a>
</h4>
<div class="docblock">
<p>Flags informing which properties were updated within <a href="class.MediaItem.html"><code>ClapperMediaItem</code></a>.</p>
</div>
<div class="docblock">
<p>Available since: 0.10</p>
</div>
</div>
<div class="members toggle-wrapper">
<h4 id="members">
Members
<a href="#members" class="anchor"></a>
</h4>
<div class="docblock">
<dl class="enum-members">
<dt>
<code id="title">CLAPPER_REACTABLE_ITEM_UPDATED_TITLE</code>
<a class="anchor" href="#title"></a>
</dt>
<dd>
<div><p>Media item title was&nbsp;updated.</p></div>
<ul>
<li>Value: <code>1</code></li>
<li>Available since: 0.10</li>
</ul>
</dd>
<dt>
<code id="duration">CLAPPER_REACTABLE_ITEM_UPDATED_DURATION</code>
<a class="anchor" href="#duration"></a>
</dt>
<dd>
<div><p>Media item duration was&nbsp;updated.</p></div>
<ul>
<li>Value: <code>2</code></li>
<li>Available since: 0.10</li>
</ul>
</dd>
<dt>
<code id="timeline">CLAPPER_REACTABLE_ITEM_UPDATED_TIMELINE</code>
<a class="anchor" href="#timeline"></a>
</dt>
<dd>
<div><p>Media item timeline was&nbsp;updated.</p></div>
<ul>
<li>Value: <code>4</code></li>
<li>Available since: 0.10</li>
</ul>
</dd>
<dt>
<code id="tags">CLAPPER_REACTABLE_ITEM_UPDATED_TAGS</code>
<a class="anchor" href="#tags"></a>
</dt>
<dd>
<div><p>Media item tags were&nbsp;updated.</p></div>
<ul>
<li>Value: <code>8</code></li>
<li>Available since: 0.10</li>
</ul>
</dd>
</dl>
</div>
</div>
</section>
</section>
<div id="toc" class="toc">
<nav aria-labelledby="toc-title">
<p id="toc-title">Content</p>
<ul class="toc-list">
<li class="toc-list-item"><a href="#description"><span class="link-text">Description</span></a></li>
<li class="toc-list-item"><a href="#members"><span class="link-text">Members</span></a></li>
</ul>
</nav>
</div>
<section id="search" class="content hidden"></section>
<footer>
</footer>
</div>
</body>
</html>

View File

@@ -0,0 +1,199 @@
<!--
SPDX-FileCopyrightText: Rafał Dzięgiel
SPDX-License-Identifier: LGPL-2.1-or-later
-->
<!DOCTYPE html>
<html lang="en">
<head>
<title>Clapper.REACTABLE_CAST</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8" />
<meta property="og:type" content="website"/>
<meta property="og:image:width" content="256"/>
<meta property="og:image:height" content="256"/>
<meta property="og:image:secure_url" content="clapper-logo.svg"/>
<meta property="og:image:alt" content="Clapper-0.0"/>
<meta property="og:title" content="Clapper.REACTABLE_CAST"/>
<meta property="og:description" content="Reference for Clapper.REACTABLE_CAST"/>
<meta name="twitter:title" content="Clapper.REACTABLE_CAST"/>
<meta name="twitter:description" content="Reference for Clapper.REACTABLE_CAST"/>
<meta name="twitter:card" content="summary"/>
<link rel="search" type="application/opensearchdescription+xml" title="Clapper" href="opensearch.xml">
<link rel="stylesheet" href="style.css" type="text/css" />
<script src="urlmap.js"></script>
<script src="fzy.js"></script>
<script src="search.js"></script>
<script src="main.js"></script>
</head>
<body>
<div id="body-wrapper" tabindex="-1">
<nav class="sidebar devhelp-hidden">
<div class="section">
<a href="index.html"><img src="clapper-logo.svg" class="logo"/></a>
</div>
<div class="search section">
<form id="search-form" autocomplete="off">
<input id="search-input" type="text" name="do-not-autocomplete" placeholder="Click, or press 's' to search" autocomplete="off"/>
</form>
</div>
<div class="section namespace">
<h3><a href="index.html">Clapper</a></h3>
<p>API Version: 0.0</p>
<p>Library Version: 0.9.0</p>
</div>
<div class="section">
<h5>Function Macros</h5>
<div class="links">
</div>
</div>
<div class="section generator">
<p>Generated by <a href="https://gitlab.gnome.org/GNOME/gi-docgen">gi-docgen</a> 2025.3</p>
</div>
</nav>
<button id="btn-to-top" class="hidden"><span class="up-arrow"></span></button>
<section id="main" class="content">
<header>
<h3>Function Macro</h3>
<h1><a href="index.html">Clapper</a><span class="sep"></span>REACTABLE_CAST</h1>
</header>
<section>
<div class="docblock">
<p></p>
</div>
<div class="declaration toggle-wrapper">
<h4 id="declaration" style="display:flex;">
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/clapper-reactable.h#L37">[src]</a>
</h4>
<div class="docblock">
<pre><code><div class="highlight"><pre><span></span><span class="cp">#define CLAPPER_REACTABLE_CAST (</span>
<span class="w"> </span><span class="n">obj</span>
<span class="p">)</span>
</pre></div>
</code></pre>
</div>
</div>
<div class="description toggle-wrapper">
<h4 id="description" style="display:flex;">
Description
<a href="#description" class="anchor"></a>
</h4>
<div class="docblock">
<p>No description available.</p>
</div>
<div class="docblock">
<p>This function is not directly available to language bindings.</p>
</div>
</div>
<div class="parameters toggle-wrapper">
<h4 id="parameters">
Parameters
<a href="#parameters" class="anchor"></a>
</h4>
<div class="docblock">
<dl class="arguments">
<dt class="arg-name"><code>obj</code></dt>
<dd class="arg-description">
<p><em>Type:</em>&nbsp;<code>-</code></p>
<p>No description available.</p>
<table>
</table>
</dd>
</dl>
</div>
</div>
</section>
</section>
<section id="search" class="content hidden"></section>
<footer>
</footer>
</div>
</body>
</html>

View File

@@ -133,7 +133,7 @@ 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/clapper-basic-functions.c#L127">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-basic-functions.c#L129">[src]</a>
</h4>

View File

@@ -130,7 +130,7 @@ 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/clapper-basic-functions.c#L206">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-basic-functions.c#L208">[src]</a>
</h4>

View File

@@ -131,7 +131,7 @@ 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/clapper-basic-functions.c#L86">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-basic-functions.c#L88">[src]</a>
</h4>

View File

@@ -131,7 +131,7 @@ 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/clapper-basic-functions.c#L111">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-basic-functions.c#L113">[src]</a>
</h4>

View File

@@ -0,0 +1,692 @@
<!--
SPDX-FileCopyrightText: Rafał Dzięgiel
SPDX-License-Identifier: LGPL-2.1-or-later
-->
<!DOCTYPE html>
<html lang="en">
<head>
<title>Clapper.Reactable</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8" />
<meta property="og:type" content="website"/>
<meta property="og:image:width" content="256"/>
<meta property="og:image:height" content="256"/>
<meta property="og:image:secure_url" content="clapper-logo.svg"/>
<meta property="og:image:alt" content="Clapper-0.0"/>
<meta property="og:title" content="Clapper.Reactable"/>
<meta property="og:description" content="Reference for Clapper.Reactable"/>
<meta name="twitter:title" content="Clapper.Reactable"/>
<meta name="twitter:description" content="Reference for Clapper.Reactable"/>
<meta name="twitter:card" content="summary"/>
<link rel="search" type="application/opensearchdescription+xml" title="Clapper" href="opensearch.xml">
<link rel="stylesheet" href="style.css" type="text/css" />
<script src="urlmap.js"></script>
<script src="fzy.js"></script>
<script src="search.js"></script>
<script src="main.js"></script>
</head>
<body>
<div id="body-wrapper" tabindex="-1">
<nav class="sidebar devhelp-hidden">
<div class="section">
<a href="index.html"><img src="clapper-logo.svg" class="logo"/></a>
</div>
<div class="search section">
<form id="search-form" autocomplete="off">
<input id="search-input" type="text" name="do-not-autocomplete" placeholder="Click, or press 's' to search" autocomplete="off"/>
</form>
</div>
<div class="section namespace">
<h3><a href="index.html">Clapper</a></h3>
<p>API Version: 0.0</p>
<p>Library Version: 0.9.0</p>
</div>
<div class="section">
<h5>Type</h5>
<div class="links">
<a class="current" href="iface.Reactable.html#description">Reactable</a>
</div>
</div>
<div class="section">
<h5>Instance methods</h5>
<div class="links">
<a class="method" href="method.Reactable.get_player.html">get_player</a>
<a class="method" href="method.Reactable.queue_append_sync.html">queue_append_sync</a>
<a class="method" href="method.Reactable.queue_clear_sync.html">queue_clear_sync</a>
<a class="method" href="method.Reactable.queue_insert_sync.html">queue_insert_sync</a>
<a class="method" href="method.Reactable.queue_remove_sync.html">queue_remove_sync</a>
</div>
</div>
<div class="section">
<h5>Virtual methods</h5>
<div class="links">
<a class="method" href="vfunc.Reactable.item_updated.html">item_updated</a>
<a class="method" href="vfunc.Reactable.mute_changed.html">mute_changed</a>
<a class="method" href="vfunc.Reactable.played_item_changed.html">played_item_changed</a>
<a class="method" href="vfunc.Reactable.position_changed.html">position_changed</a>
<a class="method" href="vfunc.Reactable.queue_cleared.html">queue_cleared</a>
<a class="method" href="vfunc.Reactable.queue_item_added.html">queue_item_added</a>
<a class="method" href="vfunc.Reactable.queue_item_removed.html">queue_item_removed</a>
<a class="method" href="vfunc.Reactable.queue_item_repositioned.html">queue_item_repositioned</a>
<a class="method" href="vfunc.Reactable.queue_progression_changed.html">queue_progression_changed</a>
<a class="method" href="vfunc.Reactable.speed_changed.html">speed_changed</a>
<a class="method" href="vfunc.Reactable.state_changed.html">state_changed</a>
<a class="method" href="vfunc.Reactable.volume_changed.html">volume_changed</a>
</div>
</div>
<div class="section generator">
<p>Generated by <a href="https://gitlab.gnome.org/GNOME/gi-docgen">gi-docgen</a> 2025.3</p>
</div>
</nav>
<button id="btn-to-top" class="hidden"><span class="up-arrow"></span></button>
<section id="main" class="content">
<header>
<h3>Interface</h3>
<h1><a href="index.html">Clapper</a><span class="sep"></span>Reactable</h1>
</header>
<section>
<summary>
<div class="docblock">
<p><span class="emblem available-next" title="This type will be available in the next stable release">unstable</span>&nbsp;<span class="emblem available">since: 0.10</span></p>
</div>
<div class="toggle-wrapper">
<h4 id="description" style="display:flex;">
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/clapper-reactable.c#L20">[src]</a>
</h4>
<pre><code>interface Clapper.Reactable : Gst.Object</code></pre>
<div class="docblock">
<p>An interface for creating enhancers that react to the
playback and/or events that should influence&nbsp;it.</p>
</div>
<div class="docblock">
<p>Available since: 0.10</p>
</div>
</div>
</summary>
<div class="toggle-wrapper prerequisite">
<h4 id="prerequisite">
Prerequisite
<a href="#prerequisite" class="anchor"></a>
</h4>
<div class="docblock">
<p>In order to implement Reactable, your type must inherit from<a data-namespace="Gst" data-link="class.Object.html" href="javascript:void(0)" class="external"><code>GstObject</code></a>.</p>
</div>
</div>
<div class="methods toggle-wrapper">
<h4 id="methods">
Instance methods
<a href="#methods" class="anchor"></a>
</h4>
<div class="docblock">
<div class="">
<h6><a href="method.Reactable.get_player.html">clapper_reactable_get_player</a></h6>
<div class="docblock">
<p>Get the <code>ClapperPlayer</code> that this reactable is reacting&nbsp;to.</p>
</div>
<div class="docblock">
<p><span class="emblem available-next" title="This method will be available in the next stable release">unstable</span>&nbsp;<span class="emblem available">since: 0.10</span></p>
</div>
</div>
<div class="">
<h6><a href="method.Reactable.queue_append_sync.html">clapper_reactable_queue_append_sync</a></h6>
<div class="docblock">
<p>A convenience function that within application main thread synchronously appends
an <code>item</code> to the playback queue of the player that <code>reactable</code> belongs&nbsp;to.</p>
</div>
<div class="docblock">
<p><span class="emblem available-next" title="This method will be available in the next stable release">unstable</span>&nbsp;<span class="emblem available">since: 0.10</span></p>
</div>
</div>
<div class="">
<h6><a href="method.Reactable.queue_clear_sync.html">clapper_reactable_queue_clear_sync</a></h6>
<div class="docblock">
<p>A convenience function that within application main thread synchronously clears
the playback queue of the player that <code>reactable</code> belongs&nbsp;to.</p>
</div>
<div class="docblock">
<p><span class="emblem available-next" title="This method will be available in the next stable release">unstable</span>&nbsp;<span class="emblem available">since: 0.10</span></p>
</div>
</div>
<div class="">
<h6><a href="method.Reactable.queue_insert_sync.html">clapper_reactable_queue_insert_sync</a></h6>
<div class="docblock">
<p>A convenience function that within application main thread synchronously inserts
an <code>item</code> to the playback queue position after <code>after_item</code> of the player that
<code>reactable</code> belongs&nbsp;to.</p>
</div>
<div class="docblock">
<p><span class="emblem available-next" title="This method will be available in the next stable release">unstable</span>&nbsp;<span class="emblem available">since: 0.10</span></p>
</div>
</div>
<div class="">
<h6><a href="method.Reactable.queue_remove_sync.html">clapper_reactable_queue_remove_sync</a></h6>
<div class="docblock">
<p>A convenience function that within application main thread synchronously removes
an <code>item</code> from the playback queue of the player that <code>reactable</code> belongs&nbsp;to.</p>
</div>
<div class="docblock">
<p><span class="emblem available-next" title="This method will be available in the next stable release">unstable</span>&nbsp;<span class="emblem available">since: 0.10</span></p>
</div>
</div>
</div>
</div>
<div class="interface toggle-wrapper default-hide">
<h4 style="display:flex;" id="interface-struct">
Interface structure
<a href="#interface-struct" class="anchor"></a>
</h4>
<div class="docblock">
<pre><code>struct ClapperReactableInterface {
GTypeInterface parent_iface;
void (* state_changed) (
ClapperReactable* reactable,
ClapperPlayerState state
);
void (* position_changed) (
ClapperReactable* reactable,
gdouble position
);
void (* speed_changed) (
ClapperReactable* reactable,
gdouble speed
);
void (* volume_changed) (
ClapperReactable* reactable,
gdouble volume
);
void (* mute_changed) (
ClapperReactable* reactable,
gboolean mute
);
void (* played_item_changed) (
ClapperReactable* reactable,
ClapperMediaItem* item
);
void (* item_updated) (
ClapperReactable* reactable,
ClapperMediaItem* item,
ClapperReactableItemUpdatedFlags flags
);
void (* queue_item_added) (
ClapperReactable* reactable,
ClapperMediaItem* item,
guint index
);
void (* queue_item_removed) (
ClapperReactable* reactable,
ClapperMediaItem* item,
guint index
);
void (* queue_item_repositioned) (
ClapperReactable* reactable,
guint before,
guint after
);
void (* queue_cleared) (
ClapperReactable* reactable
);
void (* queue_progression_changed) (
ClapperReactable* reactable,
ClapperQueueProgressionMode mode
);
}</code></pre>
</div>
<div class="docblock">
<p>No description available.</p>
</div>
<div class="docblock">
<h6>Interface members</h6>
<table>
<tr>
<td style="vertical-align:top"><code>parent_iface</code></td>
<td style="vertical-align:top"><pre><code>GTypeInterface</code></pre></td>
</tr>
<tr>
<td>&nbsp;</td><td style="vertical-align:top"><p>The parent interface&nbsp;structure.</p></td>
</tr>
<tr>
<td style="vertical-align:top"><code>state_changed</code></td>
<td style="vertical-align:top"><pre><code>void (* state_changed) (
ClapperReactable* reactable,
ClapperPlayerState state
)</code></pre></td>
</tr>
<tr>
<td>&nbsp;</td><td style="vertical-align:top"><p>Player state&nbsp;changed.</p></td>
</tr>
<tr>
<td style="vertical-align:top"><code>position_changed</code></td>
<td style="vertical-align:top"><pre><code>void (* position_changed) (
ClapperReactable* reactable,
gdouble position
)</code></pre></td>
</tr>
<tr>
<td>&nbsp;</td><td style="vertical-align:top"><p>Player position&nbsp;changed.</p></td>
</tr>
<tr>
<td style="vertical-align:top"><code>speed_changed</code></td>
<td style="vertical-align:top"><pre><code>void (* speed_changed) (
ClapperReactable* reactable,
gdouble speed
)</code></pre></td>
</tr>
<tr>
<td>&nbsp;</td><td style="vertical-align:top"><p>Player speed&nbsp;changed.</p></td>
</tr>
<tr>
<td style="vertical-align:top"><code>volume_changed</code></td>
<td style="vertical-align:top"><pre><code>void (* volume_changed) (
ClapperReactable* reactable,
gdouble volume
)</code></pre></td>
</tr>
<tr>
<td>&nbsp;</td><td style="vertical-align:top"><p>Player volume&nbsp;changed.</p></td>
</tr>
<tr>
<td style="vertical-align:top"><code>mute_changed</code></td>
<td style="vertical-align:top"><pre><code>void (* mute_changed) (
ClapperReactable* reactable,
gboolean mute
)</code></pre></td>
</tr>
<tr>
<td>&nbsp;</td><td style="vertical-align:top"><p>Player mute state&nbsp;changed.</p></td>
</tr>
<tr>
<td style="vertical-align:top"><code>played_item_changed</code></td>
<td style="vertical-align:top"><pre><code>void (* played_item_changed) (
ClapperReactable* reactable,
ClapperMediaItem* item
)</code></pre></td>
</tr>
<tr>
<td>&nbsp;</td><td style="vertical-align:top"><p>New media item started&nbsp;playing.</p></td>
</tr>
<tr>
<td style="vertical-align:top"><code>item_updated</code></td>
<td style="vertical-align:top"><pre><code>void (* item_updated) (
ClapperReactable* reactable,
ClapperMediaItem* item,
ClapperReactableItemUpdatedFlags flags
)</code></pre></td>
</tr>
<tr>
<td>&nbsp;</td><td style="vertical-align:top"><p>An item in queue got&nbsp;updated.</p></td>
</tr>
<tr>
<td style="vertical-align:top"><code>queue_item_added</code></td>
<td style="vertical-align:top"><pre><code>void (* queue_item_added) (
ClapperReactable* reactable,
ClapperMediaItem* item,
guint index
)</code></pre></td>
</tr>
<tr>
<td>&nbsp;</td><td style="vertical-align:top"><p>An item was added to the&nbsp;queue.</p></td>
</tr>
<tr>
<td style="vertical-align:top"><code>queue_item_removed</code></td>
<td style="vertical-align:top"><pre><code>void (* queue_item_removed) (
ClapperReactable* reactable,
ClapperMediaItem* item,
guint index
)</code></pre></td>
</tr>
<tr>
<td>&nbsp;</td><td style="vertical-align:top"><p>An item was removed from&nbsp;queue.</p></td>
</tr>
<tr>
<td style="vertical-align:top"><code>queue_item_repositioned</code></td>
<td style="vertical-align:top"><pre><code>void (* queue_item_repositioned) (
ClapperReactable* reactable,
guint before,
guint after
)</code></pre></td>
</tr>
<tr>
<td>&nbsp;</td><td style="vertical-align:top"><p>An item changed position within&nbsp;queue.</p></td>
</tr>
<tr>
<td style="vertical-align:top"><code>queue_cleared</code></td>
<td style="vertical-align:top"><pre><code>void (* queue_cleared) (
ClapperReactable* reactable
)</code></pre></td>
</tr>
<tr>
<td>&nbsp;</td><td style="vertical-align:top"><p>All items were removed from&nbsp;queue.</p></td>
</tr>
<tr>
<td style="vertical-align:top"><code>queue_progression_changed</code></td>
<td style="vertical-align:top"><pre><code>void (* queue_progression_changed) (
ClapperReactable* reactable,
ClapperQueueProgressionMode mode
)</code></pre></td>
</tr>
<tr>
<td>&nbsp;</td><td style="vertical-align:top"><p>Progression mode of the queue was&nbsp;changed.</p></td>
</tr>
</table>
</div>
</div>
<div class="toggle-wrapper methods">
<h4 id="virtual-methods">
Virtual methods
<a href="#virtual-methods" class="anchor"></a>
</h4>
<div class="docblock">
<div class="">
<h6 id="vfunc-item_updated"><a href="vfunc.Reactable.item_updated.html">Clapper.Reactable.item_updated</a></h6>
<div class="docblock">
<p>An item in queue got&nbsp;updated.</p>
</div>
<div class="docblock">
<p><span class="emblem available-next" title="This virtual method will be available in the next stable release">unstable</span>&nbsp;<span class="emblem available">since: 0.10</span></p>
</div>
</div>
<div class="">
<h6 id="vfunc-mute_changed"><a href="vfunc.Reactable.mute_changed.html">Clapper.Reactable.mute_changed</a></h6>
<div class="docblock">
<p>Player mute state&nbsp;changed.</p>
</div>
<div class="docblock">
<p><span class="emblem available-next" title="This virtual method will be available in the next stable release">unstable</span>&nbsp;<span class="emblem available">since: 0.10</span></p>
</div>
</div>
<div class="">
<h6 id="vfunc-played_item_changed"><a href="vfunc.Reactable.played_item_changed.html">Clapper.Reactable.played_item_changed</a></h6>
<div class="docblock">
<p>New media item started playing. All following events (such as position changes)
will be related to this <code>item</code> from now&nbsp;on.</p>
</div>
<div class="docblock">
<p><span class="emblem available-next" title="This virtual method will be available in the next stable release">unstable</span>&nbsp;<span class="emblem available">since: 0.10</span></p>
</div>
</div>
<div class="">
<h6 id="vfunc-position_changed"><a href="vfunc.Reactable.position_changed.html">Clapper.Reactable.position_changed</a></h6>
<div class="docblock">
<p>Player position&nbsp;changed.</p>
</div>
<div class="docblock">
<p><span class="emblem available-next" title="This virtual method will be available in the next stable release">unstable</span>&nbsp;<span class="emblem available">since: 0.10</span></p>
</div>
</div>
<div class="">
<h6 id="vfunc-queue_cleared"><a href="vfunc.Reactable.queue_cleared.html">Clapper.Reactable.queue_cleared</a></h6>
<div class="docblock">
<p>All items were removed from&nbsp;queue.</p>
</div>
<div class="docblock">
<p><span class="emblem available-next" title="This virtual method will be available in the next stable release">unstable</span>&nbsp;<span class="emblem available">since: 0.10</span></p>
</div>
</div>
<div class="">
<h6 id="vfunc-queue_item_added"><a href="vfunc.Reactable.queue_item_added.html">Clapper.Reactable.queue_item_added</a></h6>
<div class="docblock">
<p>An item was added to the&nbsp;queue.</p>
</div>
<div class="docblock">
<p><span class="emblem available-next" title="This virtual method will be available in the next stable release">unstable</span>&nbsp;<span class="emblem available">since: 0.10</span></p>
</div>
</div>
<div class="">
<h6 id="vfunc-queue_item_removed"><a href="vfunc.Reactable.queue_item_removed.html">Clapper.Reactable.queue_item_removed</a></h6>
<div class="docblock">
<p>An item was removed from&nbsp;queue.</p>
</div>
<div class="docblock">
<p><span class="emblem available-next" title="This virtual method will be available in the next stable release">unstable</span>&nbsp;<span class="emblem available">since: 0.10</span></p>
</div>
</div>
<div class="">
<h6 id="vfunc-queue_item_repositioned"><a href="vfunc.Reactable.queue_item_repositioned.html">Clapper.Reactable.queue_item_repositioned</a></h6>
<div class="docblock">
<p>An item changed position within&nbsp;queue.</p>
</div>
<div class="docblock">
<p><span class="emblem available-next" title="This virtual method will be available in the next stable release">unstable</span>&nbsp;<span class="emblem available">since: 0.10</span></p>
</div>
</div>
<div class="">
<h6 id="vfunc-queue_progression_changed"><a href="vfunc.Reactable.queue_progression_changed.html">Clapper.Reactable.queue_progression_changed</a></h6>
<div class="docblock">
<p>Progression mode of the queue was&nbsp;changed.</p>
</div>
<div class="docblock">
<p><span class="emblem available-next" title="This virtual method will be available in the next stable release">unstable</span>&nbsp;<span class="emblem available">since: 0.10</span></p>
</div>
</div>
<div class="">
<h6 id="vfunc-speed_changed"><a href="vfunc.Reactable.speed_changed.html">Clapper.Reactable.speed_changed</a></h6>
<div class="docblock">
<p>Player speed&nbsp;changed.</p>
</div>
<div class="docblock">
<p><span class="emblem available-next" title="This virtual method will be available in the next stable release">unstable</span>&nbsp;<span class="emblem available">since: 0.10</span></p>
</div>
</div>
<div class="">
<h6 id="vfunc-state_changed"><a href="vfunc.Reactable.state_changed.html">Clapper.Reactable.state_changed</a></h6>
<div class="docblock">
<p>Player state&nbsp;changed.</p>
</div>
<div class="docblock">
<p><span class="emblem available-next" title="This virtual method will be available in the next stable release">unstable</span>&nbsp;<span class="emblem available">since: 0.10</span></p>
</div>
</div>
<div class="">
<h6 id="vfunc-volume_changed"><a href="vfunc.Reactable.volume_changed.html">Clapper.Reactable.volume_changed</a></h6>
<div class="docblock">
<p>Player volume&nbsp;changed.</p>
</div>
<div class="docblock">
<p><span class="emblem available-next" title="This virtual method will be available in the next stable release">unstable</span>&nbsp;<span class="emblem available">since: 0.10</span></p>
</div>
</div>
</div>
</div>
</section>
</section>
<div id="toc" class="toc">
<nav aria-labelledby="toc-title">
<p id="toc-title">Content</p>
<ul class="toc-list">
<li class="toc-list-item"><a href="#description"><span class="link-text">Description</span></a></li>
<li class="toc-list-item"><a href="#methods"><span class="link-text">Methods</span></a></li>
<li class="toc-list-item"><a href="#virtual-methods"><span class="link-text">Virtual methods</span></a></li>
</ul>
</nav>
</div>
<section id="search" class="content hidden"></section>
<footer>
</footer>
</div>
</body>
</html>

View File

@@ -391,7 +391,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
<td class="docblock-summary">
<p>A base class for creating new features for the&nbsp;player.</p>
<p></p>
<p><span class="emblem deprecated">deprecated: 0.10</span>&nbsp;</p>
</td>
</tr>
@@ -554,6 +554,17 @@ SPDX-License-Identifier: LGPL-2.1-or-later
</tr>
<tr class="section-item">
<td><a title="Reactable" class="symbol" href="iface.Reactable.html">Reactable</a></td>
<td class="docblock-summary">
<p>An interface for creating enhancers that react to the
playback and/or events that should influence&nbsp;it.</p>
<p><span class="emblem available-next" title="This symbol will be available in the next stable release">unstable</span>&nbsp;<span class="emblem available">since: 0.10</span></p>
</td>
</tr>
</tbody>
</table>
</div>
@@ -663,6 +674,16 @@ SPDX-License-Identifier: LGPL-2.1-or-later
</tr>
<tr class="section-item">
<td><a title="ReactableItemUpdatedFlags" class="symbol" href="flags.ReactableItemUpdatedFlags.html">ReactableItemUpdatedFlags</a></td>
<td class="docblock-summary">
<p>Flags informing which properties were updated within <code>ClapperMediaItem</code>.</p>
<p><span class="emblem available-next" title="This symbol will be available in the next stable release">unstable</span>&nbsp;<span class="emblem available">since: 0.10</span></p>
</td>
</tr>
</tbody>
</table>
</div>
@@ -893,6 +914,16 @@ terminating on failure it returns <code>FALSE</code>.</p>
</tr>
<tr class="section-item">
<td><a title="REACTABLE_CAST" class="symbol" href="func.REACTABLE_CAST.html">REACTABLE_CAST</a></td>
<td class="docblock-summary">
<p></p>
</td>
</tr>
<tr class="section-item">
<td><a title="SERVER_CAST" class="symbol" href="func.SERVER_CAST.html">SERVER_CAST</a></td>

File diff suppressed because one or more lines are too long

View File

@@ -163,7 +163,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-enhancer-proxy.c#L729">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-enhancer-proxy.c#L714">[src]</a>
</h4>

View File

@@ -161,7 +161,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-enhancer-proxy.c#L666">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-enhancer-proxy.c#L651">[src]</a>
</h4>

View File

@@ -162,7 +162,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-enhancer-proxy.c#L702">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-enhancer-proxy.c#L687">[src]</a>
</h4>

View File

@@ -161,7 +161,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-enhancer-proxy.c#L604">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-enhancer-proxy.c#L589">[src]</a>
</h4>

View File

@@ -161,7 +161,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-enhancer-proxy.c#L648">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-enhancer-proxy.c#L633">[src]</a>
</h4>

View File

@@ -161,7 +161,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-enhancer-proxy.c#L626">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-enhancer-proxy.c#L611">[src]</a>
</h4>

View File

@@ -161,7 +161,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-enhancer-proxy.c#L872">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-enhancer-proxy.c#L857">[src]</a>
</h4>

View File

@@ -162,7 +162,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-enhancer-proxy.c#L785">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-enhancer-proxy.c#L770">[src]</a>
</h4>

View File

@@ -162,7 +162,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-enhancer-proxy.c#L841">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-enhancer-proxy.c#L826">[src]</a>
</h4>

View File

@@ -161,7 +161,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-enhancer-proxy.c#L684">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-enhancer-proxy.c#L669">[src]</a>
</h4>

View File

@@ -163,7 +163,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-enhancer-proxy.c#L950">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-enhancer-proxy.c#L949">[src]</a>
</h4>

View File

@@ -162,7 +162,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-enhancer-proxy.c#L1026">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-enhancer-proxy.c#L1025">[src]</a>
</h4>

View File

@@ -162,7 +162,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-enhancer-proxy.c#L811">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-enhancer-proxy.c#L796">[src]</a>
</h4>

View File

@@ -143,7 +143,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-enhancer-proxy-list.c#L244">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-enhancer-proxy-list.c#L267">[src]</a>
</h4>

View File

@@ -144,7 +144,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-enhancer-proxy-list.c#L164">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-enhancer-proxy-list.c#L187">[src]</a>
</h4>

View File

@@ -144,7 +144,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-enhancer-proxy-list.c#L212">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-enhancer-proxy-list.c#L235">[src]</a>
</h4>

View File

@@ -144,7 +144,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-enhancer-proxy-list.c#L186">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-enhancer-proxy-list.c#L209">[src]</a>
</h4>

View File

@@ -155,7 +155,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-media-item.c#L316">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-media-item.c#L317">[src]</a>
</h4>

View File

@@ -155,7 +155,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-media-item.c#L359">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-media-item.c#L360">[src]</a>
</h4>

View File

@@ -155,7 +155,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-media-item.c#L185">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-media-item.c#L186">[src]</a>
</h4>

View File

@@ -155,7 +155,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-media-item.c#L248">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-media-item.c#L249">[src]</a>
</h4>

View File

@@ -155,7 +155,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-media-item.c#L381">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-media-item.c#L382">[src]</a>
</h4>

View File

@@ -155,7 +155,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-media-item.c#L577">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-media-item.c#L585">[src]</a>
</h4>

View File

@@ -155,7 +155,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-media-item.c#L270">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-media-item.c#L271">[src]</a>
</h4>

View File

@@ -155,7 +155,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-media-item.c#L201">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-media-item.c#L202">[src]</a>
</h4>

View File

@@ -156,7 +156,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-media-item.c#L522">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-media-item.c#L527">[src]</a>
</h4>

View File

@@ -156,7 +156,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-media-item.c#L217">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-media-item.c#L218">[src]</a>
</h4>

View File

@@ -246,7 +246,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L2186">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L2197">[src]</a>
</h4>

View File

@@ -245,7 +245,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1928">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1939">[src]</a>
</h4>

View File

@@ -245,7 +245,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1904">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1915">[src]</a>
</h4>

View File

@@ -245,7 +245,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1861">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1872">[src]</a>
</h4>

View File

@@ -245,7 +245,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1818">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1829">[src]</a>
</h4>

View File

@@ -245,7 +245,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1607">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1618">[src]</a>
</h4>

View File

@@ -245,7 +245,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1495">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1506">[src]</a>
</h4>

View File

@@ -245,7 +245,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1978">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1989">[src]</a>
</h4>

View File

@@ -245,7 +245,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1441">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1452">[src]</a>
</h4>

View File

@@ -245,7 +245,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1106">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1117">[src]</a>
</h4>

View File

@@ -245,7 +245,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1185">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1196">[src]</a>
</h4>

View File

@@ -245,7 +245,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1532">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1543">[src]</a>
</h4>

View File

@@ -245,7 +245,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1509">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1520">[src]</a>
</h4>

View File

@@ -245,7 +245,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1697">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1708">[src]</a>
</h4>

View File

@@ -245,7 +245,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1742">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1753">[src]</a>
</h4>

View File

@@ -245,7 +245,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1138">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1149">[src]</a>
</h4>

View File

@@ -245,7 +245,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1273">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1284">[src]</a>
</h4>

View File

@@ -245,7 +245,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1207">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1218">[src]</a>
</h4>

View File

@@ -245,7 +245,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1071">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1082">[src]</a>
</h4>

View File

@@ -245,7 +245,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1352">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1363">[src]</a>
</h4>

View File

@@ -245,7 +245,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1231">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1242">[src]</a>
</h4>

View File

@@ -245,7 +245,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L2072">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L2083">[src]</a>
</h4>

View File

@@ -245,7 +245,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L2027">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L2038">[src]</a>
</h4>

View File

@@ -245,7 +245,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1122">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1133">[src]</a>
</h4>

View File

@@ -245,7 +245,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1644">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1655">[src]</a>
</h4>

View File

@@ -245,7 +245,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1570">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1581">[src]</a>
</h4>

View File

@@ -245,7 +245,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1468">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1479">[src]</a>
</h4>

View File

@@ -245,7 +245,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1414">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1425">[src]</a>
</h4>

View File

@@ -245,7 +245,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1090">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1101">[src]</a>
</h4>

View File

@@ -245,7 +245,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1314">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1325">[src]</a>
</h4>

View File

@@ -246,7 +246,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L2214">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L2225">[src]</a>
</h4>

View File

@@ -245,7 +245,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L2109">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L2120">[src]</a>
</h4>

View File

@@ -245,7 +245,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L2092">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L2103">[src]</a>
</h4>

View File

@@ -246,7 +246,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L2144">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L2155">[src]</a>
</h4>

View File

@@ -247,7 +247,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L2166">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L2177">[src]</a>
</h4>

View File

@@ -246,7 +246,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1885">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1896">[src]</a>
</h4>

View File

@@ -246,7 +246,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1842">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1853">[src]</a>
</h4>

View File

@@ -246,7 +246,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1799">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1810">[src]</a>
</h4>

View File

@@ -246,7 +246,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1592">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1603">[src]</a>
</h4>

View File

@@ -246,7 +246,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1482">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1493">[src]</a>
</h4>

View File

@@ -246,7 +246,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1953">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1964">[src]</a>
</h4>

View File

@@ -246,7 +246,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1428">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1439">[src]</a>
</h4>

View File

@@ -246,7 +246,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1156">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1167">[src]</a>
</h4>

View File

@@ -246,7 +246,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1666">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1677">[src]</a>
</h4>

View File

@@ -246,7 +246,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1722">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1733">[src]</a>
</h4>

View File

@@ -246,7 +246,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1253">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1264">[src]</a>
</h4>

View File

@@ -246,7 +246,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1336">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1347">[src]</a>
</h4>

View File

@@ -246,7 +246,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L2051">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L2062">[src]</a>
</h4>

View File

@@ -246,7 +246,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L2002">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L2013">[src]</a>
</h4>

View File

@@ -246,7 +246,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1629">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1640">[src]</a>
</h4>

View File

@@ -246,7 +246,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1555">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1566">[src]</a>
</h4>

View File

@@ -246,7 +246,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1455">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1466">[src]</a>
</h4>

View File

@@ -246,7 +246,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1401">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1412">[src]</a>
</h4>

View File

@@ -246,7 +246,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1295">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L1306">[src]</a>
</h4>

View File

@@ -245,7 +245,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L2127">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.c#L2138">[src]</a>
</h4>

View File

@@ -182,7 +182,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-queue.c#L433">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-queue.c#L449">[src]</a>
</h4>

View File

@@ -181,7 +181,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-queue.c#L652">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-queue.c#L668">[src]</a>
</h4>

View File

@@ -183,7 +183,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
<a class="anchor" href="#description"></a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-queue.c#L904">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-queue.c#L920">[src]</a>
</h4>

Some files were not shown because too many files have changed in this diff Show More