mirror of
https://github.com/Rafostar/clapper.git
synced 2026-01-15 16:30:36 +01:00
doc: Update
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -155,7 +155,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> </p>
|
||||
</div>
|
||||
|
||||
<div class="toggle-wrapper">
|
||||
@@ -192,6 +192,9 @@ was compiled with this feature.</p>
|
||||
|
||||
|
||||
|
||||
<div class="admonition deprecation">
|
||||
<p class="admonition-title">Deprecated since: 0.10</p><p>Use Media Scanner from <code>clapper-enhancers</code> repo instead.</p></div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
@@ -328,13 +331,13 @@ was compiled with this feature.</p>
|
||||
|
||||
<div class="docblock">
|
||||
|
||||
<div class="">
|
||||
<div class="deprecated">
|
||||
<h6><a href="ctor.Discoverer.new.html">clapper_discoverer_new</a></h6>
|
||||
<div class="docblock">
|
||||
<p>Creates a new <code>ClapperDiscoverer</code> instance.</p>
|
||||
</div>
|
||||
<div class="docblock">
|
||||
<p></p>
|
||||
<p><span class="emblem deprecated">deprecated: 0.10</span> </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -353,23 +356,23 @@ was compiled with this feature.</p>
|
||||
|
||||
<div class="docblock">
|
||||
|
||||
<div class="">
|
||||
<div class="deprecated">
|
||||
<h6><a href="method.Discoverer.get_discovery_mode.html">clapper_discoverer_get_discovery_mode</a></h6>
|
||||
<div class="docblock">
|
||||
<p>Get the <code>ClapperDiscovererDiscoveryMode</code> of <code>discoverer</code>.</p>
|
||||
</div>
|
||||
<div class="docblock">
|
||||
<p></p>
|
||||
<p><span class="emblem deprecated">deprecated: 0.10</span> </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="">
|
||||
<div class="deprecated">
|
||||
<h6><a href="method.Discoverer.set_discovery_mode.html">clapper_discoverer_set_discovery_mode</a></h6>
|
||||
<div class="docblock">
|
||||
<p>Set the <code>ClapperDiscovererDiscoveryMode</code> of <code>discoverer</code>.</p>
|
||||
</div>
|
||||
<div class="docblock">
|
||||
<p></p>
|
||||
<p><span class="emblem deprecated">deprecated: 0.10</span> </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -419,13 +422,13 @@ was compiled with this feature.</p>
|
||||
|
||||
<div class="docblock">
|
||||
|
||||
<div class="">
|
||||
<div class="deprecated">
|
||||
<h6><a href="property.Discoverer.discovery-mode.html">Clapper.Discoverer:discovery-mode</a></h6>
|
||||
<div class="docblock">
|
||||
<p>Discoverer discovery mode.</p>
|
||||
</div>
|
||||
<div class="docblock">
|
||||
<p></p>
|
||||
<p><span class="emblem deprecated">deprecated: 0.10</span> </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -111,12 +111,16 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
<h5>Instance methods</h5>
|
||||
<div class="links">
|
||||
|
||||
<a class="method" href="method.MediaItem.get_cache_location.html">get_cache_location</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_container_format.html">get_container_format</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_duration.html">get_duration</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_id.html">get_id</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_redirect_uri.html">get_redirect_uri</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_suburi.html">get_suburi</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_tags.html">get_tags</a>
|
||||
@@ -149,6 +153,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="property" href="property.MediaItem.id.html">id</a>
|
||||
|
||||
<a class="property" href="property.MediaItem.redirect-uri.html">redirect-uri</a>
|
||||
|
||||
<a class="property" href="property.MediaItem.suburi.html">suburi</a>
|
||||
|
||||
<a class="property" href="property.MediaItem.tags.html">tags</a>
|
||||
@@ -383,6 +389,16 @@ is supposed to be found.</p>
|
||||
|
||||
<div class="docblock">
|
||||
|
||||
<div class="">
|
||||
<h6><a href="method.MediaItem.get_cache_location.html">clapper_media_item_get_cache_location</a></h6>
|
||||
<div class="docblock">
|
||||
<p>Get downloaded cache file location of <code>ClapperMediaItem</code>.</p>
|
||||
</div>
|
||||
<div class="docblock">
|
||||
<p><span class="emblem available-next" title="This method will be available in the next stable release">unstable</span> <span class="emblem available">since: 0.10</span></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="deprecated">
|
||||
<h6><a href="method.MediaItem.get_container_format.html">clapper_media_item_get_container_format</a></h6>
|
||||
<div class="docblock">
|
||||
@@ -413,6 +429,16 @@ is supposed to be found.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="">
|
||||
<h6><a href="method.MediaItem.get_redirect_uri.html">clapper_media_item_get_redirect_uri</a></h6>
|
||||
<div class="docblock">
|
||||
<p>Get permanent redirect <span class="caps">URI</span> of <code>ClapperMediaItem</code>.</p>
|
||||
</div>
|
||||
<div class="docblock">
|
||||
<p><span class="emblem available-next" title="This method will be available in the next stable release">unstable</span> <span class="emblem available">since: 0.10</span></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="">
|
||||
<h6><a href="method.MediaItem.get_suburi.html">clapper_media_item_get_suburi</a></h6>
|
||||
<div class="docblock">
|
||||
@@ -567,6 +593,16 @@ is supposed to be found.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="">
|
||||
<h6><a href="property.MediaItem.redirect-uri.html">Clapper.MediaItem:redirect-uri</a></h6>
|
||||
<div class="docblock">
|
||||
<p>Media permanent redirect <span class="caps">URI</span>.</p>
|
||||
</div>
|
||||
<div class="docblock">
|
||||
<p></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="">
|
||||
<h6><a href="property.MediaItem.suburi.html">Clapper.MediaItem:suburi</a></h6>
|
||||
<div class="docblock">
|
||||
|
||||
@@ -173,6 +173,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
@@ -862,6 +864,16 @@ adaptive streaming.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="">
|
||||
<h6><a href="method.Player.post_message.html">clapper_player_post_message</a></h6>
|
||||
<div class="docblock">
|
||||
<p>Allows sending custom messages to the desired <code>destination</code>.</p>
|
||||
</div>
|
||||
<div class="docblock">
|
||||
<p><span class="emblem available-next" title="This method will be available in the next stable release">unstable</span> <span class="emblem available">since: 0.10</span></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="">
|
||||
<h6><a href="method.Player.seek.html">clapper_player_seek</a></h6>
|
||||
<div class="docblock">
|
||||
|
||||
@@ -110,7 +110,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<section>
|
||||
<div class="docblock">
|
||||
<p></p>
|
||||
<p><span class="emblem deprecated">deprecated: 0.10</span> </p>
|
||||
</div>
|
||||
<div class="declaration toggle-wrapper">
|
||||
<h4 id="declaration" style="display:flex;">
|
||||
@@ -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/features/discoverer/clapper-discoverer.c#L366">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/features/discoverer/clapper-discoverer.c#L368">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
@@ -147,7 +147,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
<div class="docblock">
|
||||
|
||||
|
||||
|
||||
<div class="admonition deprecation">
|
||||
<p class="admonition-title">Deprecated since: 0.10</p><p>Use Media Scanner from <code>clapper-enhancers</code> repo instead.</p></div>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -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#L93">[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#L95">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
||||
@@ -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#L160">[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#L162">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
||||
@@ -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#L133">[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#L135">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
||||
@@ -105,7 +105,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<section>
|
||||
<div class="docblock">
|
||||
<p></p>
|
||||
<p><span class="emblem deprecated">deprecated: 0.10</span> </p>
|
||||
</div>
|
||||
|
||||
<div class="declaration toggle-wrapper">
|
||||
@@ -135,6 +135,9 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
|
||||
|
||||
<div class="admonition deprecation">
|
||||
<p class="admonition-title">Deprecated since: 0.10</p><p>Use Media Scanner from <code>clapper-enhancers</code> repo instead.</p></div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
228
doc/clapper/enum.PlayerMessageDestination.html
Normal file
228
doc/clapper/enum.PlayerMessageDestination.html
Normal file
@@ -0,0 +1,228 @@
|
||||
<!--
|
||||
SPDX-FileCopyrightText: Rafał Dzięgiel
|
||||
|
||||
SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
-->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Clapper.PlayerMessageDestination</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.PlayerMessageDestination"/>
|
||||
<meta property="og:description" content="Reference for Clapper.PlayerMessageDestination"/>
|
||||
<meta name="twitter:title" content="Clapper.PlayerMessageDestination"/>
|
||||
<meta name="twitter:description" content="Reference for Clapper.PlayerMessageDestination"/>
|
||||
|
||||
|
||||
|
||||
<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.1</p>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<h5>Type</h5>
|
||||
<div class="links">
|
||||
<a class="current" href="enum.PlayerMessageDestination.html">PlayerMessageDestination</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="section generator">
|
||||
<p>Generated by <a href="https://gitlab.gnome.org/GNOME/gi-docgen">gi-docgen</a> 2025.5</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>PlayerMessageDestination</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> <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>enum Clapper.PlayerMessageDestination</code></pre>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="description toggle-wrapper">
|
||||
<h4 style="display:flex;" id="description">
|
||||
Description
|
||||
<a href="#description" class="anchor"></a>
|
||||
|
||||
</h4>
|
||||
|
||||
<div class="docblock">
|
||||
<p>No description available.</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="player">CLAPPER_PLAYER_MESSAGE_DESTINATION_PLAYER</code>
|
||||
<a class="anchor" href="#player"></a>
|
||||
</dt>
|
||||
<dd>
|
||||
<div><p>Messaging from application or reactable enhancers to the player itself.</p></div>
|
||||
<ul>
|
||||
<li>Value: <code>0</code></li>
|
||||
|
||||
<li>Available since: 0.10</li>
|
||||
</ul>
|
||||
</dd>
|
||||
|
||||
<dt>
|
||||
<code id="reactables">CLAPPER_PLAYER_MESSAGE_DESTINATION_REACTABLES</code>
|
||||
<a class="anchor" href="#reactables"></a>
|
||||
</dt>
|
||||
<dd>
|
||||
<div><p>Messaging from application to the reactable enhancers.</p></div>
|
||||
<ul>
|
||||
<li>Value: <code>1</code></li>
|
||||
|
||||
<li>Available since: 0.10</li>
|
||||
</ul>
|
||||
</dd>
|
||||
|
||||
<dt>
|
||||
<code id="application">CLAPPER_PLAYER_MESSAGE_DESTINATION_APPLICATION</code>
|
||||
<a class="anchor" href="#application"></a>
|
||||
</dt>
|
||||
<dd>
|
||||
<div><p>Messaging from reactable enhancers to the application.</p></div>
|
||||
<ul>
|
||||
<li>Value: <code>2</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>
|
||||
@@ -125,7 +125,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-enums.h#L130">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-enums.h#L147">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
||||
@@ -125,7 +125,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-enums.h#L153">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-enums.h#L170">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
@@ -205,6 +205,32 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
</ul>
|
||||
</dd>
|
||||
|
||||
<dt>
|
||||
<code id="redirect_uri">CLAPPER_REACTABLE_ITEM_UPDATED_REDIRECT_URI</code>
|
||||
<a class="anchor" href="#redirect_uri"></a>
|
||||
</dt>
|
||||
<dd>
|
||||
<div><p>Media item redirect <span class="caps">URI</span> was updated.</p></div>
|
||||
<ul>
|
||||
<li>Value: <code>16</code></li>
|
||||
|
||||
<li>Available since: 0.10</li>
|
||||
</ul>
|
||||
</dd>
|
||||
|
||||
<dt>
|
||||
<code id="cache_location">CLAPPER_REACTABLE_ITEM_UPDATED_CACHE_LOCATION</code>
|
||||
<a class="anchor" href="#cache_location"></a>
|
||||
</dt>
|
||||
<dd>
|
||||
<div><p>Media item cache location was updated.</p></div>
|
||||
<ul>
|
||||
<li>Value: <code>32</code></li>
|
||||
|
||||
<li>Available since: 0.10</li>
|
||||
</ul>
|
||||
</dd>
|
||||
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -126,6 +126,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="vfunc.Reactable.item_updated.html">item_updated</a>
|
||||
|
||||
<a class="method" href="vfunc.Reactable.message_received.html">message_received</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>
|
||||
@@ -351,6 +353,10 @@ an <code>item</code> from the playback queue of the player that <code>reactable<
|
||||
ClapperReactable* reactable,
|
||||
ClapperQueueProgressionMode mode
|
||||
);
|
||||
void (* message_received) (
|
||||
ClapperReactable* reactable,
|
||||
GstMessage* msg
|
||||
);
|
||||
|
||||
}</code></pre>
|
||||
</div>
|
||||
@@ -508,6 +514,17 @@ an <code>item</code> from the playback queue of the player that <code>reactable<
|
||||
<td> </td><td style="vertical-align:top"><p>Progression mode of the queue was changed.</p></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td style="vertical-align:top"><code>message_received</code></td>
|
||||
<td style="vertical-align:top"><pre><code>void (* message_received) (
|
||||
ClapperReactable* reactable,
|
||||
GstMessage* msg
|
||||
)</code></pre></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td><td style="vertical-align:top"><p>No description available.</p></td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
</div>
|
||||
|
||||
@@ -535,6 +552,16 @@ an <code>item</code> from the playback queue of the player that <code>reactable<
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="">
|
||||
<h6 id="vfunc-message_received"><a href="vfunc.Reactable.message_received.html">Clapper.Reactable.message_received</a></h6>
|
||||
<div class="docblock">
|
||||
<p>Custom message from user was received on reactables bus.</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> <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">
|
||||
|
||||
@@ -371,7 +371,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<td class="docblock-summary">
|
||||
<p>An optional Discoverer feature to be added to the player.</p>
|
||||
<p></p>
|
||||
<p><span class="emblem deprecated">deprecated: 0.10</span> </p>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
@@ -611,7 +611,7 @@ playback and/or events that should influence it.</p>
|
||||
|
||||
<td class="docblock-summary">
|
||||
|
||||
<p></p>
|
||||
<p><span class="emblem deprecated">deprecated: 0.10</span> </p>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
@@ -626,6 +626,16 @@ playback and/or events that should influence it.</p>
|
||||
|
||||
</tr>
|
||||
|
||||
<tr class="section-item">
|
||||
<td><a title="PlayerMessageDestination" class="symbol" href="enum.PlayerMessageDestination.html">PlayerMessageDestination</a></td>
|
||||
|
||||
<td class="docblock-summary">
|
||||
|
||||
<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="PlayerSeekMethod" class="symbol" href="enum.PlayerSeekMethod.html">PlayerSeekMethod</a></td>
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -112,7 +112,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<section>
|
||||
<div class="docblock">
|
||||
<p></p>
|
||||
<p><span class="emblem deprecated">deprecated: 0.10</span> </p>
|
||||
</div>
|
||||
|
||||
<div class="declaration toggle-wrapper">
|
||||
@@ -139,7 +139,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/features/discoverer/clapper-discoverer.c#L405">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/features/discoverer/clapper-discoverer.c#L411">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
@@ -150,7 +150,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
<div class="docblock">
|
||||
|
||||
|
||||
|
||||
<div class="admonition deprecation">
|
||||
<p class="admonition-title">Deprecated since: 0.10</p><p>Use Media Scanner from <code>clapper-enhancers</code> repo instead.</p></div>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -112,7 +112,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<section>
|
||||
<div class="docblock">
|
||||
<p></p>
|
||||
<p><span class="emblem deprecated">deprecated: 0.10</span> </p>
|
||||
</div>
|
||||
|
||||
<div class="declaration toggle-wrapper">
|
||||
@@ -140,7 +140,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/features/discoverer/clapper-discoverer.c#L382">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/features/discoverer/clapper-discoverer.c#L386">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
@@ -151,7 +151,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
<div class="docblock">
|
||||
|
||||
|
||||
|
||||
<div class="admonition deprecation">
|
||||
<p class="admonition-title">Deprecated since: 0.10</p><p>Use Media Scanner from <code>clapper-enhancers</code> repo instead.</p></div>
|
||||
|
||||
|
||||
|
||||
|
||||
234
doc/clapper/method.MediaItem.get_cache_location.html
Normal file
234
doc/clapper/method.MediaItem.get_cache_location.html
Normal file
@@ -0,0 +1,234 @@
|
||||
<!--
|
||||
SPDX-FileCopyrightText: Rafał Dzięgiel
|
||||
|
||||
SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
-->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Clapper.MediaItem.get_cache_location</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 priority="og:title" content="Clapper.MediaItem.get_cache_location"/>
|
||||
<meta priority="og:description" content="Reference for Clapper.MediaItem.get_cache_location"/>
|
||||
<meta name="twitter:title" content="Clapper.MediaItem.get_cache_location"/>
|
||||
<meta name="twitter:description" content="Reference for Clapper.MediaItem.get_cache_location"/>
|
||||
|
||||
|
||||
|
||||
<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.1</p>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<h5>Type</h5>
|
||||
<div class="links">
|
||||
<a href="class.MediaItem.html">MediaItem</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section">
|
||||
<h5>Methods</h5>
|
||||
<div class="links">
|
||||
|
||||
<a class="method current" href="method.MediaItem.get_cache_location.html">get_cache_location</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_container_format.html">get_container_format</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_duration.html">get_duration</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_id.html">get_id</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_redirect_uri.html">get_redirect_uri</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_suburi.html">get_suburi</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_tags.html">get_tags</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_timeline.html">get_timeline</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_title.html">get_title</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_uri.html">get_uri</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.populate_tags.html">populate_tags</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.set_suburi.html">set_suburi</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="section generator">
|
||||
<p>Generated by <a href="https://gitlab.gnome.org/GNOME/gi-docgen">gi-docgen</a> 2025.5</p>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<button id="btn-to-top" class="hidden"><span class="up-arrow"></span></button>
|
||||
|
||||
|
||||
<section id="main" class="content">
|
||||
<header>
|
||||
<h3>Method</h3>
|
||||
<h1><a href="index.html">Clapper</a><span class="sep"></span><a href="class.MediaItem.html">MediaItem</a><span class="sep"></span>get_cache_location</h1>
|
||||
</header>
|
||||
|
||||
<section>
|
||||
<div class="docblock">
|
||||
<p><span class="emblem available-next" title="This method will be available in the next stable release">unstable</span> <span class="emblem available">since: 0.10</span></p>
|
||||
</div>
|
||||
|
||||
<div class="declaration toggle-wrapper">
|
||||
<h4 style="display:flex;" id="declaration">
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-media-item.h#L67">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
<div class="docblock c-decl">
|
||||
<pre><code><div class="highlight"><pre><span></span><span class="n">gchar</span><span class="o">*</span>
|
||||
<span class="n">clapper_media_item_get_cache_location</span><span class="w"> </span><span class="p">(</span>
|
||||
<span class="w"> </span><span class="n">ClapperMediaItem</span><span class="o">*</span><span class="w"> </span><span class="n">item</span>
|
||||
<span class="p">)</span>
|
||||
</pre></div>
|
||||
</code></pre>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="description toggle-wrapper">
|
||||
<h4 style="display:flex;" id="description">
|
||||
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#L300">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
<div class="docblock">
|
||||
<p>Get downloaded cache file location of <code>ClapperMediaItem</code>.</p>
|
||||
</div>
|
||||
|
||||
<div class="docblock">
|
||||
|
||||
<p>Available since: 0.10</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="docblock">
|
||||
<table>
|
||||
|
||||
<tr><td>Gets property</td><td><a href="property.MediaItem.cache-location.html"><code>Clapper.MediaItem:cache-location</code></a></td></tr>
|
||||
|
||||
</table>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="return-value toggle-wrapper">
|
||||
<h4 id="return-value">
|
||||
Return value
|
||||
<a href="#return-value" class="anchor"></a>
|
||||
</h4>
|
||||
|
||||
<div class="docblock">
|
||||
<div class="returns">
|
||||
<div class="arg-description">
|
||||
<p><em>Type:</em> <code>gchar*</code></p>
|
||||
<p>A cache file location of <code>ClapperMediaItem</code>.</p>
|
||||
</div>
|
||||
<div>
|
||||
<table>
|
||||
|
||||
|
||||
|
||||
<tr><td title="transfer: full">The caller of the method takes ownership of the returned data, and is responsible for freeing it.</td></tr>
|
||||
<tr><td>The return value can be <code>NULL</code>.</td></tr>
|
||||
<tr><td>The value is a platform-native string, using the preferred OS encoding on Unix and UTF-8 on Windows.</td></tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</section>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
<section id="search" class="content hidden"></section>
|
||||
|
||||
<footer>
|
||||
|
||||
</footer>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -89,12 +89,16 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
<h5>Methods</h5>
|
||||
<div class="links">
|
||||
|
||||
<a class="method" href="method.MediaItem.get_cache_location.html">get_cache_location</a>
|
||||
|
||||
<a class="method current" href="method.MediaItem.get_container_format.html">get_container_format</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_duration.html">get_duration</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_id.html">get_id</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_redirect_uri.html">get_redirect_uri</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_suburi.html">get_suburi</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_tags.html">get_tags</a>
|
||||
@@ -136,7 +140,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-media-item.h#L67">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-media-item.h#L73">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
@@ -155,7 +159,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#L326">[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#L371">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
||||
@@ -89,12 +89,16 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
<h5>Methods</h5>
|
||||
<div class="links">
|
||||
|
||||
<a class="method" href="method.MediaItem.get_cache_location.html">get_cache_location</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_container_format.html">get_container_format</a>
|
||||
|
||||
<a class="method current" href="method.MediaItem.get_duration.html">get_duration</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_id.html">get_id</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_redirect_uri.html">get_redirect_uri</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_suburi.html">get_suburi</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_tags.html">get_tags</a>
|
||||
@@ -136,7 +140,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-media-item.h#L70">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-media-item.h#L76">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
@@ -155,7 +159,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#L369">[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#L414">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
||||
@@ -89,12 +89,16 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
<h5>Methods</h5>
|
||||
<div class="links">
|
||||
|
||||
<a class="method" href="method.MediaItem.get_cache_location.html">get_cache_location</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_container_format.html">get_container_format</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_duration.html">get_duration</a>
|
||||
|
||||
<a class="method current" href="method.MediaItem.get_id.html">get_id</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_redirect_uri.html">get_redirect_uri</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_suburi.html">get_suburi</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_tags.html">get_tags</a>
|
||||
@@ -155,7 +159,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#L189">[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#L191">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
||||
234
doc/clapper/method.MediaItem.get_redirect_uri.html
Normal file
234
doc/clapper/method.MediaItem.get_redirect_uri.html
Normal file
@@ -0,0 +1,234 @@
|
||||
<!--
|
||||
SPDX-FileCopyrightText: Rafał Dzięgiel
|
||||
|
||||
SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
-->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Clapper.MediaItem.get_redirect_uri</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 priority="og:title" content="Clapper.MediaItem.get_redirect_uri"/>
|
||||
<meta priority="og:description" content="Reference for Clapper.MediaItem.get_redirect_uri"/>
|
||||
<meta name="twitter:title" content="Clapper.MediaItem.get_redirect_uri"/>
|
||||
<meta name="twitter:description" content="Reference for Clapper.MediaItem.get_redirect_uri"/>
|
||||
|
||||
|
||||
|
||||
<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.1</p>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<h5>Type</h5>
|
||||
<div class="links">
|
||||
<a href="class.MediaItem.html">MediaItem</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section">
|
||||
<h5>Methods</h5>
|
||||
<div class="links">
|
||||
|
||||
<a class="method" href="method.MediaItem.get_cache_location.html">get_cache_location</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_container_format.html">get_container_format</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_duration.html">get_duration</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_id.html">get_id</a>
|
||||
|
||||
<a class="method current" href="method.MediaItem.get_redirect_uri.html">get_redirect_uri</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_suburi.html">get_suburi</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_tags.html">get_tags</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_timeline.html">get_timeline</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_title.html">get_title</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_uri.html">get_uri</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.populate_tags.html">populate_tags</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.set_suburi.html">set_suburi</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="section generator">
|
||||
<p>Generated by <a href="https://gitlab.gnome.org/GNOME/gi-docgen">gi-docgen</a> 2025.5</p>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<button id="btn-to-top" class="hidden"><span class="up-arrow"></span></button>
|
||||
|
||||
|
||||
<section id="main" class="content">
|
||||
<header>
|
||||
<h3>Method</h3>
|
||||
<h1><a href="index.html">Clapper</a><span class="sep"></span><a href="class.MediaItem.html">MediaItem</a><span class="sep"></span>get_redirect_uri</h1>
|
||||
</header>
|
||||
|
||||
<section>
|
||||
<div class="docblock">
|
||||
<p><span class="emblem available-next" title="This method will be available in the next stable release">unstable</span> <span class="emblem available">since: 0.10</span></p>
|
||||
</div>
|
||||
|
||||
<div class="declaration toggle-wrapper">
|
||||
<h4 style="display:flex;" id="declaration">
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-media-item.h#L64">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
<div class="docblock c-decl">
|
||||
<pre><code><div class="highlight"><pre><span></span><span class="n">gchar</span><span class="o">*</span>
|
||||
<span class="n">clapper_media_item_get_redirect_uri</span><span class="w"> </span><span class="p">(</span>
|
||||
<span class="w"> </span><span class="n">ClapperMediaItem</span><span class="o">*</span><span class="w"> </span><span class="n">item</span>
|
||||
<span class="p">)</span>
|
||||
</pre></div>
|
||||
</code></pre>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="description toggle-wrapper">
|
||||
<h4 style="display:flex;" id="description">
|
||||
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#L276">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
<div class="docblock">
|
||||
<p>Get permanent redirect <span class="caps">URI</span> of <code>ClapperMediaItem</code>.</p>
|
||||
</div>
|
||||
|
||||
<div class="docblock">
|
||||
|
||||
<p>Available since: 0.10</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="docblock">
|
||||
<table>
|
||||
|
||||
<tr><td>Gets property</td><td><a href="property.MediaItem.redirect-uri.html"><code>Clapper.MediaItem:redirect-uri</code></a></td></tr>
|
||||
|
||||
</table>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="return-value toggle-wrapper">
|
||||
<h4 id="return-value">
|
||||
Return value
|
||||
<a href="#return-value" class="anchor"></a>
|
||||
</h4>
|
||||
|
||||
<div class="docblock">
|
||||
<div class="returns">
|
||||
<div class="arg-description">
|
||||
<p><em>Type:</em> <code>gchar*</code></p>
|
||||
<p>A redirected <span class="caps">URI</span> of <code>ClapperMediaItem</code>.</p>
|
||||
</div>
|
||||
<div>
|
||||
<table>
|
||||
|
||||
|
||||
|
||||
<tr><td title="transfer: full">The caller of the method takes ownership of the returned data, and is responsible for freeing it.</td></tr>
|
||||
<tr><td>The return value can be <code>NULL</code>.</td></tr>
|
||||
<tr><td>The value is a NUL terminated UTF-8 string.</td></tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</section>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
<section id="search" class="content hidden"></section>
|
||||
|
||||
<footer>
|
||||
|
||||
</footer>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -89,12 +89,16 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
<h5>Methods</h5>
|
||||
<div class="links">
|
||||
|
||||
<a class="method" href="method.MediaItem.get_cache_location.html">get_cache_location</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_container_format.html">get_container_format</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_duration.html">get_duration</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_id.html">get_id</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_redirect_uri.html">get_redirect_uri</a>
|
||||
|
||||
<a class="method current" href="method.MediaItem.get_suburi.html">get_suburi</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_tags.html">get_tags</a>
|
||||
@@ -155,7 +159,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#L258">[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#L254">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
||||
@@ -89,12 +89,16 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
<h5>Methods</h5>
|
||||
<div class="links">
|
||||
|
||||
<a class="method" href="method.MediaItem.get_cache_location.html">get_cache_location</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_container_format.html">get_container_format</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_duration.html">get_duration</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_id.html">get_id</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_redirect_uri.html">get_redirect_uri</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_suburi.html">get_suburi</a>
|
||||
|
||||
<a class="method current" href="method.MediaItem.get_tags.html">get_tags</a>
|
||||
@@ -136,7 +140,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-media-item.h#L73">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-media-item.h#L79">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
@@ -155,7 +159,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#L391">[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#L436">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
||||
@@ -89,12 +89,16 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
<h5>Methods</h5>
|
||||
<div class="links">
|
||||
|
||||
<a class="method" href="method.MediaItem.get_cache_location.html">get_cache_location</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_container_format.html">get_container_format</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_duration.html">get_duration</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_id.html">get_id</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_redirect_uri.html">get_redirect_uri</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_suburi.html">get_suburi</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_tags.html">get_tags</a>
|
||||
@@ -136,7 +140,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-media-item.h#L79">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-media-item.h#L85">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
@@ -155,7 +159,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#L595">[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#L640">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
||||
@@ -89,12 +89,16 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
<h5>Methods</h5>
|
||||
<div class="links">
|
||||
|
||||
<a class="method" href="method.MediaItem.get_cache_location.html">get_cache_location</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_container_format.html">get_container_format</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_duration.html">get_duration</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_id.html">get_id</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_redirect_uri.html">get_redirect_uri</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_suburi.html">get_suburi</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_tags.html">get_tags</a>
|
||||
@@ -136,7 +140,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-media-item.h#L64">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-media-item.h#L70">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
@@ -155,7 +159,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#L280">[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#L325">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
||||
@@ -89,12 +89,16 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
<h5>Methods</h5>
|
||||
<div class="links">
|
||||
|
||||
<a class="method" href="method.MediaItem.get_cache_location.html">get_cache_location</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_container_format.html">get_container_format</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_duration.html">get_duration</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_id.html">get_id</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_redirect_uri.html">get_redirect_uri</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_suburi.html">get_suburi</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_tags.html">get_tags</a>
|
||||
@@ -155,7 +159,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#L211">[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#L207">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
||||
@@ -89,12 +89,16 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
<h5>Methods</h5>
|
||||
<div class="links">
|
||||
|
||||
<a class="method" href="method.MediaItem.get_cache_location.html">get_cache_location</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_container_format.html">get_container_format</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_duration.html">get_duration</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_id.html">get_id</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_redirect_uri.html">get_redirect_uri</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_suburi.html">get_suburi</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_tags.html">get_tags</a>
|
||||
@@ -136,7 +140,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-media-item.h#L76">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-media-item.h#L82">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
@@ -156,7 +160,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#L537">[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#L582">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
||||
@@ -89,12 +89,16 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
<h5>Methods</h5>
|
||||
<div class="links">
|
||||
|
||||
<a class="method" href="method.MediaItem.get_cache_location.html">get_cache_location</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_container_format.html">get_container_format</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_duration.html">get_duration</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_id.html">get_id</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_redirect_uri.html">get_redirect_uri</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_suburi.html">get_suburi</a>
|
||||
|
||||
<a class="method" href="method.MediaItem.get_tags.html">get_tags</a>
|
||||
@@ -156,7 +160,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#L227">[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#L223">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method current" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
349
doc/clapper/method.Player.post_message.html
Normal file
349
doc/clapper/method.Player.post_message.html
Normal file
@@ -0,0 +1,349 @@
|
||||
<!--
|
||||
SPDX-FileCopyrightText: Rafał Dzięgiel
|
||||
|
||||
SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
-->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Clapper.Player.post_message</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 priority="og:title" content="Clapper.Player.post_message"/>
|
||||
<meta priority="og:description" content="Reference for Clapper.Player.post_message"/>
|
||||
<meta name="twitter:title" content="Clapper.Player.post_message"/>
|
||||
<meta name="twitter:description" content="Reference for Clapper.Player.post_message"/>
|
||||
|
||||
|
||||
|
||||
<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.1</p>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<h5>Type</h5>
|
||||
<div class="links">
|
||||
<a href="class.Player.html">Player</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section">
|
||||
<h5>Methods</h5>
|
||||
<div class="links">
|
||||
|
||||
<a class="method" href="method.Player.add_feature.html">add_feature</a>
|
||||
|
||||
<a class="method" href="method.Player.get_adaptive_bandwidth.html">get_adaptive_bandwidth</a>
|
||||
|
||||
<a class="method" href="method.Player.get_adaptive_max_bitrate.html">get_adaptive_max_bitrate</a>
|
||||
|
||||
<a class="method" href="method.Player.get_adaptive_min_bitrate.html">get_adaptive_min_bitrate</a>
|
||||
|
||||
<a class="method" href="method.Player.get_adaptive_start_bitrate.html">get_adaptive_start_bitrate</a>
|
||||
|
||||
<a class="method" href="method.Player.get_audio_enabled.html">get_audio_enabled</a>
|
||||
|
||||
<a class="method" href="method.Player.get_audio_filter.html">get_audio_filter</a>
|
||||
|
||||
<a class="method" href="method.Player.get_audio_offset.html">get_audio_offset</a>
|
||||
|
||||
<a class="method" href="method.Player.get_audio_sink.html">get_audio_sink</a>
|
||||
|
||||
<a class="method" href="method.Player.get_audio_streams.html">get_audio_streams</a>
|
||||
|
||||
<a class="method" href="method.Player.get_autoplay.html">get_autoplay</a>
|
||||
|
||||
<a class="method" href="method.Player.get_current_audio_decoder.html">get_current_audio_decoder</a>
|
||||
|
||||
<a class="method" href="method.Player.get_current_video_decoder.html">get_current_video_decoder</a>
|
||||
|
||||
<a class="method" href="method.Player.get_download_dir.html">get_download_dir</a>
|
||||
|
||||
<a class="method" href="method.Player.get_download_enabled.html">get_download_enabled</a>
|
||||
|
||||
<a class="method" href="method.Player.get_enhancer_proxies.html">get_enhancer_proxies</a>
|
||||
|
||||
<a class="method" href="method.Player.get_mute.html">get_mute</a>
|
||||
|
||||
<a class="method" href="method.Player.get_position.html">get_position</a>
|
||||
|
||||
<a class="method" href="method.Player.get_queue.html">get_queue</a>
|
||||
|
||||
<a class="method" href="method.Player.get_speed.html">get_speed</a>
|
||||
|
||||
<a class="method" href="method.Player.get_state.html">get_state</a>
|
||||
|
||||
<a class="method" href="method.Player.get_subtitle_font_desc.html">get_subtitle_font_desc</a>
|
||||
|
||||
<a class="method" href="method.Player.get_subtitle_offset.html">get_subtitle_offset</a>
|
||||
|
||||
<a class="method" href="method.Player.get_subtitle_streams.html">get_subtitle_streams</a>
|
||||
|
||||
<a class="method" href="method.Player.get_subtitles_enabled.html">get_subtitles_enabled</a>
|
||||
|
||||
<a class="method" href="method.Player.get_video_enabled.html">get_video_enabled</a>
|
||||
|
||||
<a class="method" href="method.Player.get_video_filter.html">get_video_filter</a>
|
||||
|
||||
<a class="method" href="method.Player.get_video_sink.html">get_video_sink</a>
|
||||
|
||||
<a class="method" href="method.Player.get_video_streams.html">get_video_streams</a>
|
||||
|
||||
<a class="method" href="method.Player.get_volume.html">get_volume</a>
|
||||
|
||||
<a class="method" href="method.Player.make_pipeline_graph.html">make_pipeline_graph</a>
|
||||
|
||||
<a class="method" href="method.Player.pause.html">pause</a>
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method current" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
<a class="method" href="method.Player.set_adaptive_max_bitrate.html">set_adaptive_max_bitrate</a>
|
||||
|
||||
<a class="method" href="method.Player.set_adaptive_min_bitrate.html">set_adaptive_min_bitrate</a>
|
||||
|
||||
<a class="method" href="method.Player.set_adaptive_start_bitrate.html">set_adaptive_start_bitrate</a>
|
||||
|
||||
<a class="method" href="method.Player.set_audio_enabled.html">set_audio_enabled</a>
|
||||
|
||||
<a class="method" href="method.Player.set_audio_filter.html">set_audio_filter</a>
|
||||
|
||||
<a class="method" href="method.Player.set_audio_offset.html">set_audio_offset</a>
|
||||
|
||||
<a class="method" href="method.Player.set_audio_sink.html">set_audio_sink</a>
|
||||
|
||||
<a class="method" href="method.Player.set_autoplay.html">set_autoplay</a>
|
||||
|
||||
<a class="method" href="method.Player.set_download_dir.html">set_download_dir</a>
|
||||
|
||||
<a class="method" href="method.Player.set_download_enabled.html">set_download_enabled</a>
|
||||
|
||||
<a class="method" href="method.Player.set_mute.html">set_mute</a>
|
||||
|
||||
<a class="method" href="method.Player.set_speed.html">set_speed</a>
|
||||
|
||||
<a class="method" href="method.Player.set_subtitle_font_desc.html">set_subtitle_font_desc</a>
|
||||
|
||||
<a class="method" href="method.Player.set_subtitle_offset.html">set_subtitle_offset</a>
|
||||
|
||||
<a class="method" href="method.Player.set_subtitles_enabled.html">set_subtitles_enabled</a>
|
||||
|
||||
<a class="method" href="method.Player.set_video_enabled.html">set_video_enabled</a>
|
||||
|
||||
<a class="method" href="method.Player.set_video_filter.html">set_video_filter</a>
|
||||
|
||||
<a class="method" href="method.Player.set_video_sink.html">set_video_sink</a>
|
||||
|
||||
<a class="method" href="method.Player.set_volume.html">set_volume</a>
|
||||
|
||||
<a class="method" href="method.Player.stop.html">stop</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="section generator">
|
||||
<p>Generated by <a href="https://gitlab.gnome.org/GNOME/gi-docgen">gi-docgen</a> 2025.5</p>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<button id="btn-to-top" class="hidden"><span class="up-arrow"></span></button>
|
||||
|
||||
|
||||
<section id="main" class="content">
|
||||
<header>
|
||||
<h3>Method</h3>
|
||||
<h1><a href="index.html">Clapper</a><span class="sep"></span><a href="class.Player.html">Player</a><span class="sep"></span>post_message</h1>
|
||||
</header>
|
||||
|
||||
<section>
|
||||
<div class="docblock">
|
||||
<p><span class="emblem available-next" title="This method will be available in the next stable release">unstable</span> <span class="emblem available">since: 0.10</span></p>
|
||||
</div>
|
||||
|
||||
<div class="declaration toggle-wrapper">
|
||||
<h4 style="display:flex;" id="declaration">
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-player.h#L214">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
<div class="docblock c-decl">
|
||||
<pre><code><div class="highlight"><pre><span></span><span class="kt">void</span>
|
||||
<span class="n">clapper_player_post_message</span><span class="w"> </span><span class="p">(</span>
|
||||
<span class="w"> </span><span class="n">ClapperPlayer</span><span class="o">*</span><span class="w"> </span><span class="n">player</span><span class="p">,</span>
|
||||
<span class="w"> </span><span class="n">GstMessage</span><span class="o">*</span><span class="w"> </span><span class="n">msg</span><span class="p">,</span>
|
||||
<span class="w"> </span><span class="n">ClapperPlayerMessageDestination</span><span class="w"> </span><span class="n">destination</span>
|
||||
<span class="p">)</span>
|
||||
</pre></div>
|
||||
</code></pre>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="description toggle-wrapper">
|
||||
<h4 style="display:flex;" id="description">
|
||||
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#L2248">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
<div class="docblock">
|
||||
<p>Allows sending custom messages to the desired <code>destination</code>.</p>
|
||||
<p>This functionality can be used for communication with enhancers implementing
|
||||
<a href="iface.Reactable.html"><code>ClapperReactable</code></a> interface. Useful for applications to send custom messages
|
||||
to enhacers that can react to them and/or for enhancers development to send events
|
||||
from them to the applications. It can also be used for sending specific messages
|
||||
from application or enhancers to the player itself.</p>
|
||||
<p>Messages send to the application can be received by connecting a
|
||||
<a href="signal.Player.message.html"><code>ClapperPlayer::message</code></a> signal handler. Inspection of message source
|
||||
object can be done to determine who send given message.</p>
|
||||
</div>
|
||||
|
||||
<div class="docblock">
|
||||
|
||||
<p>Available since: 0.10</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>msg</code></dt>
|
||||
<dd class="arg-description">
|
||||
<p><em>Type:</em> <a href="javascript:void(0)" data-link="struct.Message.html" data-namespace="Gst" class="external"><code>GstMessage</code></a></p>
|
||||
<p>A <code>GstMessage</code>.</p>
|
||||
<table>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tr><td title="transfer: full">The instance takes ownership of the data, and is responsible for freeing it.</td></tr>
|
||||
|
||||
</table>
|
||||
</dd>
|
||||
|
||||
<dt class="arg-name"><code>destination</code></dt>
|
||||
<dd class="arg-description">
|
||||
<p><em>Type:</em> <a href="enum.PlayerMessageDestination.html"><code>ClapperPlayerMessageDestination</code></a></p>
|
||||
<p>A <code>ClapperPlayerMessageDestination</code>.</p>
|
||||
<table>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</table>
|
||||
</dd>
|
||||
|
||||
|
||||
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
</section>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
<section id="search" class="content hidden"></section>
|
||||
|
||||
<footer>
|
||||
|
||||
</footer>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method current" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method current" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="method" href="method.Player.play.html">play</a>
|
||||
|
||||
<a class="method" href="method.Player.post_message.html">post_message</a>
|
||||
|
||||
<a class="method" href="method.Player.seek.html">seek</a>
|
||||
|
||||
<a class="method" href="method.Player.seek_custom.html">seek_custom</a>
|
||||
|
||||
@@ -126,7 +126,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L214">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L225">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
||||
@@ -126,7 +126,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L217">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L228">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
||||
@@ -126,7 +126,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L226">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L237">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
||||
@@ -126,7 +126,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L220">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L231">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
||||
@@ -126,7 +126,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Declaration
|
||||
<a class="anchor" href="#declaration"></a>
|
||||
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L223">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/clapper-reactable.h#L234">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
||||
@@ -110,7 +110,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<section>
|
||||
<div class="docblock">
|
||||
<p></p>
|
||||
<p><span class="emblem deprecated">deprecated: 0.10</span> </p>
|
||||
</div>
|
||||
<div class="declaration toggle-wrapper">
|
||||
<h4 id="declaration">
|
||||
@@ -128,7 +128,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/features/discoverer/clapper-discoverer.c#L497">[src]</a>
|
||||
<a class="srclink" title="go to source location" href="https://github.com/Rafostar/clapper/tree/master/src/lib/clapper/features/discoverer/clapper-discoverer.c#L505">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
@@ -141,7 +141,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
Type:<a href="enum.DiscovererDiscoveryMode.html"><code>ClapperDiscovererDiscoveryMode</code></a></p>
|
||||
|
||||
|
||||
|
||||
<div class="admonition deprecation">
|
||||
<p class="admonition-title">Deprecated since: 0.10</p><p>Use Media Scanner from <code>clapper-enhancers</code> repo instead.</p></div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
@@ -97,6 +97,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="property"href="property.MediaItem.id.html">id</a>
|
||||
|
||||
<a class="property"href="property.MediaItem.redirect-uri.html">redirect-uri</a>
|
||||
|
||||
<a class="property"href="property.MediaItem.suburi.html">suburi</a>
|
||||
|
||||
<a class="property"href="property.MediaItem.tags.html">tags</a>
|
||||
@@ -135,7 +137,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
</h4>
|
||||
|
||||
<div class="docblock">
|
||||
<pre><code>property cache-location: utf8 [ write, construct-only ]</code></pre>
|
||||
<pre><code>property cache-location: utf8 [ read, write, construct-only ]</code></pre>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -144,12 +146,17 @@ 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#L943">[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#L1075">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
<div class="docblock">
|
||||
<p>Media downloaded cache file location.</p>
|
||||
<p>This can be either set for newly created media items or
|
||||
it will be updated after download is completed if
|
||||
<a href="property.Player.download-enabled.html"><code>ClapperPlayer:download-enabled</code></a> is set.</p>
|
||||
<p><span class="caps">NOTE</span>: This property was added in 0.8 as write at construct only.
|
||||
It can also be read only since Clapper 0.10.</p>
|
||||
</div>
|
||||
|
||||
<div class="docblock">
|
||||
@@ -166,6 +173,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<tr><td>Default value</td><td>NULL</td></tr>
|
||||
|
||||
<tr><td>Getter method</td><td><a href="method.MediaItem.get_cache_location.html"><code>clapper_media_item_get_cache_location()</code></a></td></tr>
|
||||
|
||||
</table>
|
||||
</div>
|
||||
|
||||
@@ -179,7 +188,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<div class="docblock">
|
||||
<table>
|
||||
<tr><td>Readable</td><td><b>no</b></td></tr>
|
||||
<tr><td>Readable</td><td><b>yes</b></td></tr>
|
||||
<tr><td>Writable</td><td><b>yes</b></td></tr>
|
||||
<tr><td>Construct</td><td><b>no</b></td></tr>
|
||||
<tr><td>Construct only</td><td><b>yes</b></td></tr>
|
||||
|
||||
@@ -97,6 +97,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="property"href="property.MediaItem.id.html">id</a>
|
||||
|
||||
<a class="property"href="property.MediaItem.redirect-uri.html">redirect-uri</a>
|
||||
|
||||
<a class="property"href="property.MediaItem.suburi.html">suburi</a>
|
||||
|
||||
<a class="property"href="property.MediaItem.tags.html">tags</a>
|
||||
@@ -144,7 +146,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#L981">[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#L1120">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
||||
@@ -97,6 +97,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="property"href="property.MediaItem.id.html">id</a>
|
||||
|
||||
<a class="property"href="property.MediaItem.redirect-uri.html">redirect-uri</a>
|
||||
|
||||
<a class="property"href="property.MediaItem.suburi.html">suburi</a>
|
||||
|
||||
<a class="property"href="property.MediaItem.tags.html">tags</a>
|
||||
@@ -144,7 +146,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#L992">[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#L1131">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
||||
@@ -97,6 +97,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="property current"href="property.MediaItem.id.html">id</a>
|
||||
|
||||
<a class="property"href="property.MediaItem.redirect-uri.html">redirect-uri</a>
|
||||
|
||||
<a class="property"href="property.MediaItem.suburi.html">suburi</a>
|
||||
|
||||
<a class="property"href="property.MediaItem.tags.html">tags</a>
|
||||
@@ -144,7 +146,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#L916">[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#L1031">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
||||
213
doc/clapper/property.MediaItem.redirect-uri.html
Normal file
213
doc/clapper/property.MediaItem.redirect-uri.html
Normal file
@@ -0,0 +1,213 @@
|
||||
<!--
|
||||
SPDX-FileCopyrightText: Rafał Dzięgiel
|
||||
|
||||
SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
-->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Clapper.MediaItem:redirect-uri</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.MediaItem:redirect-uri"/>
|
||||
<meta property="og:description" content="Reference for property Clapper.MediaItem:redirect-uri"/>
|
||||
<meta name="twitter:title" content="Clapper.MediaItem:redirect-uri"/>
|
||||
<meta name="twitter:description" content="Reference for property Clapper.MediaItem:redirect-uri"/>
|
||||
|
||||
|
||||
|
||||
<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.1</p>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<h5>Type</h5>
|
||||
<div class="links">
|
||||
<a href="class.MediaItem.html">MediaItem</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section">
|
||||
<h5>Properties</h5>
|
||||
<div class="links">
|
||||
|
||||
<a class="property"href="property.MediaItem.cache-location.html">cache-location</a>
|
||||
|
||||
<a class="property"href="property.MediaItem.container-format.html">container-format</a>
|
||||
|
||||
<a class="property"href="property.MediaItem.duration.html">duration</a>
|
||||
|
||||
<a class="property"href="property.MediaItem.id.html">id</a>
|
||||
|
||||
<a class="property current"href="property.MediaItem.redirect-uri.html">redirect-uri</a>
|
||||
|
||||
<a class="property"href="property.MediaItem.suburi.html">suburi</a>
|
||||
|
||||
<a class="property"href="property.MediaItem.tags.html">tags</a>
|
||||
|
||||
<a class="property"href="property.MediaItem.timeline.html">timeline</a>
|
||||
|
||||
<a class="property"href="property.MediaItem.title.html">title</a>
|
||||
|
||||
<a class="property"href="property.MediaItem.uri.html">uri</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="section generator">
|
||||
<p>Generated by <a href="https://gitlab.gnome.org/GNOME/gi-docgen">gi-docgen</a> 2025.5</p>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<button id="btn-to-top" class="hidden"><span class="up-arrow"></span></button>
|
||||
|
||||
|
||||
<section id="main" class="content">
|
||||
<header>
|
||||
<h3>Property</h3>
|
||||
<h1><a href="index.html">Clapper</a><span class="sep"></span><a href="class.MediaItem.html">MediaItem</a>:redirect-uri</h1>
|
||||
</header>
|
||||
|
||||
<section>
|
||||
<div class="docblock">
|
||||
<p></p>
|
||||
</div>
|
||||
<div class="declaration toggle-wrapper">
|
||||
<h4 id="declaration">
|
||||
Declaration
|
||||
<a href="#declaration" class="anchor"></a>
|
||||
</h4>
|
||||
|
||||
<div class="docblock">
|
||||
<pre><code>property redirect-uri: utf8 [ read ]</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-media-item.c#L1058">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
<div class="docblock">
|
||||
<p>Media permanent redirect <span class="caps">URI</span>.</p>
|
||||
<p>Changes when player determines a new redirect for given media item.
|
||||
This will also happen when item <span class="caps">URI</span> leads to a playlist. Once playlist
|
||||
is parsed, item is merged with the first item on that playlist and the
|
||||
remaining items are appended to the playback queue after that item position.</p>
|
||||
<p>Once redirect <span class="caps">URI</span> in item is present, player will use that <span class="caps">URI</span> instead
|
||||
of the default one. Cache location takes precedence over both URIs through.</p>
|
||||
</div>
|
||||
|
||||
<div class="docblock">
|
||||
<p>
|
||||
Type:<code>gchar*</code></p>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="docblock">
|
||||
<table>
|
||||
|
||||
<tr><td>Default value</td><td>NULL</td></tr>
|
||||
|
||||
<tr><td>Getter method</td><td><a href="method.MediaItem.get_redirect_uri.html"><code>clapper_media_item_get_redirect_uri()</code></a></td></tr>
|
||||
|
||||
</table>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="flags toggle-wrapper">
|
||||
<h4 id="flags">
|
||||
Flags
|
||||
<a href="#flags" class="anchor"></a>
|
||||
</h4>
|
||||
|
||||
<div class="docblock">
|
||||
<table>
|
||||
<tr><td>Readable</td><td><b>yes</b></td></tr>
|
||||
<tr><td>Writable</td><td><b>no</b></td></tr>
|
||||
<tr><td>Construct</td><td><b>no</b></td></tr>
|
||||
<tr><td>Construct only</td><td><b>no</b></td></tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</section>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
<section id="search" class="content hidden"></section>
|
||||
|
||||
<footer>
|
||||
|
||||
</footer>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -97,6 +97,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="property"href="property.MediaItem.id.html">id</a>
|
||||
|
||||
<a class="property"href="property.MediaItem.redirect-uri.html">redirect-uri</a>
|
||||
|
||||
<a class="property current"href="property.MediaItem.suburi.html">suburi</a>
|
||||
|
||||
<a class="property"href="property.MediaItem.tags.html">tags</a>
|
||||
@@ -144,7 +146,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#L934">[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#L1049">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
||||
@@ -97,6 +97,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="property"href="property.MediaItem.id.html">id</a>
|
||||
|
||||
<a class="property"href="property.MediaItem.redirect-uri.html">redirect-uri</a>
|
||||
|
||||
<a class="property"href="property.MediaItem.suburi.html">suburi</a>
|
||||
|
||||
<a class="property current"href="property.MediaItem.tags.html">tags</a>
|
||||
@@ -144,7 +146,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#L954">[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#L1093">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
||||
@@ -97,6 +97,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="property"href="property.MediaItem.id.html">id</a>
|
||||
|
||||
<a class="property"href="property.MediaItem.redirect-uri.html">redirect-uri</a>
|
||||
|
||||
<a class="property"href="property.MediaItem.suburi.html">suburi</a>
|
||||
|
||||
<a class="property"href="property.MediaItem.tags.html">tags</a>
|
||||
@@ -144,7 +146,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#L1005">[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#L1144">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
||||
@@ -97,6 +97,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
<a class="property"href="property.MediaItem.id.html">id</a>
|
||||
|
||||
<a class="property"href="property.MediaItem.redirect-uri.html">redirect-uri</a>
|
||||
|
||||
<a class="property"href="property.MediaItem.suburi.html">suburi</a>
|
||||
|
||||
<a class="property"href="property.MediaItem.tags.html">tags</a>
|
||||
@@ -144,7 +146,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#L968">[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#L1107">[src]</a>
|
||||
|
||||
</h4>
|
||||
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user