-
+ The argument can be NULL . |
diff --git a/doc/clapper/method.Player.set_volume.html b/doc/clapper/method.Player.set_volume.html
index 4a595539..50b88566 100644
--- a/doc/clapper/method.Player.set_volume.html
+++ b/doc/clapper/method.Player.set_volume.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.Player.stop.html b/doc/clapper/method.Player.stop.html
index 37268362..96628dc0 100644
--- a/doc/clapper/method.Player.stop.html
+++ b/doc/clapper/method.Player.stop.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -217,14 +217,14 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
Stop the playback of current media item.
This function will queue a request for the underlaying GStreamer
-pipeline to go into READY state.
+pipeline to go into
READY
state.
diff --git a/doc/clapper/method.Queue.add_item.html b/doc/clapper/method.Queue.add_item.html
index 5d5f32c3..62fcc6e4 100644
--- a/doc/clapper/method.Queue.add_item.html
+++ b/doc/clapper/method.Queue.add_item.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
-
Library Version: 0.5.2
+
Library Version: 0.6.0
diff --git a/doc/clapper/method.Queue.clear.html b/doc/clapper/method.Queue.clear.html
index 0a2dbfcf..9433b06b 100644
--- a/doc/clapper/method.Queue.clear.html
+++ b/doc/clapper/method.Queue.clear.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.Queue.find_item.html b/doc/clapper/method.Queue.find_item.html
index 7ff44b69..0a9fc26c 100644
--- a/doc/clapper/method.Queue.find_item.html
+++ b/doc/clapper/method.Queue.find_item.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.Queue.get_current_index.html b/doc/clapper/method.Queue.get_current_index.html
index b955b628..6ac5363a 100644
--- a/doc/clapper/method.Queue.get_current_index.html
+++ b/doc/clapper/method.Queue.get_current_index.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.Queue.get_current_item.html b/doc/clapper/method.Queue.get_current_item.html
index af9059b4..9b4f221c 100644
--- a/doc/clapper/method.Queue.get_current_item.html
+++ b/doc/clapper/method.Queue.get_current_item.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.Queue.get_gapless.html b/doc/clapper/method.Queue.get_gapless.html
index 6e2fc837..f3bdeb76 100644
--- a/doc/clapper/method.Queue.get_gapless.html
+++ b/doc/clapper/method.Queue.get_gapless.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.Queue.get_instant.html b/doc/clapper/method.Queue.get_instant.html
index 73f16709..3c4b5392 100644
--- a/doc/clapper/method.Queue.get_instant.html
+++ b/doc/clapper/method.Queue.get_instant.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.Queue.get_item.html b/doc/clapper/method.Queue.get_item.html
index 26308d53..600bcd68 100644
--- a/doc/clapper/method.Queue.get_item.html
+++ b/doc/clapper/method.Queue.get_item.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.Queue.get_n_items.html b/doc/clapper/method.Queue.get_n_items.html
index 1990425c..951a1bbd 100644
--- a/doc/clapper/method.Queue.get_n_items.html
+++ b/doc/clapper/method.Queue.get_n_items.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -185,7 +185,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Get the number of items in ClapperQueue
.
-
This behaves the same as g_list_model_get_n_items(), and is here
+
This behaves the same as g_list_model_get_n_items()
, and is here
for code uniformity and convenience to avoid type casting by user.
This function is not available in bindings as they already
inherit get_n_items()
method from GListModel
interface.
diff --git a/doc/clapper/method.Queue.get_progression_mode.html b/doc/clapper/method.Queue.get_progression_mode.html
index 071d95f2..ea83bb6b 100644
--- a/doc/clapper/method.Queue.get_progression_mode.html
+++ b/doc/clapper/method.Queue.get_progression_mode.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
-
Library Version: 0.5.2
+
Library Version: 0.6.0
diff --git a/doc/clapper/method.Queue.insert_item.html b/doc/clapper/method.Queue.insert_item.html
index e06f630f..19f1b076 100644
--- a/doc/clapper/method.Queue.insert_item.html
+++ b/doc/clapper/method.Queue.insert_item.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.Queue.item_is_current.html b/doc/clapper/method.Queue.item_is_current.html
index a6f469dd..9c4cfa54 100644
--- a/doc/clapper/method.Queue.item_is_current.html
+++ b/doc/clapper/method.Queue.item_is_current.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.Queue.remove_index.html b/doc/clapper/method.Queue.remove_index.html
index 1165c864..769e2b40 100644
--- a/doc/clapper/method.Queue.remove_index.html
+++ b/doc/clapper/method.Queue.remove_index.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.Queue.remove_item.html b/doc/clapper/method.Queue.remove_item.html
index 6bbace8d..66d29f14 100644
--- a/doc/clapper/method.Queue.remove_item.html
+++ b/doc/clapper/method.Queue.remove_item.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.Queue.reposition_item.html b/doc/clapper/method.Queue.reposition_item.html
index 8853ea4a..194ee2fa 100644
--- a/doc/clapper/method.Queue.reposition_item.html
+++ b/doc/clapper/method.Queue.reposition_item.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.Queue.select_index.html b/doc/clapper/method.Queue.select_index.html
index bbb70b56..39fe3830 100644
--- a/doc/clapper/method.Queue.select_index.html
+++ b/doc/clapper/method.Queue.select_index.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.Queue.select_item.html b/doc/clapper/method.Queue.select_item.html
index 08e9e4cc..c54263c8 100644
--- a/doc/clapper/method.Queue.select_item.html
+++ b/doc/clapper/method.Queue.select_item.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.Queue.select_next_item.html b/doc/clapper/method.Queue.select_next_item.html
index a9f02634..94888147 100644
--- a/doc/clapper/method.Queue.select_next_item.html
+++ b/doc/clapper/method.Queue.select_next_item.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -186,7 +186,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Selects next ClapperMediaItem
from queue
for playback.
Note that this will try to select next item in the order
-of the queue, regardless of ClapperQueueProgressionMode
set.
+of the queue, regardless of
ClapperQueueProgressionMode
set.
diff --git a/doc/clapper/method.Queue.select_previous_item.html b/doc/clapper/method.Queue.select_previous_item.html
index 28bcaedd..471fe4eb 100644
--- a/doc/clapper/method.Queue.select_previous_item.html
+++ b/doc/clapper/method.Queue.select_previous_item.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
-
Library Version: 0.5.2
+
Library Version: 0.6.0
@@ -186,7 +186,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Selects previous ClapperMediaItem
from queue
for playback.
Note that this will try to select previous item in the order
-of the queue, regardless of ClapperQueueProgressionMode
set.
+of the queue, regardless of
ClapperQueueProgressionMode
set.
diff --git a/doc/clapper/method.Queue.set_gapless.html b/doc/clapper/method.Queue.set_gapless.html
index 9f79abf7..d98bd9a1 100644
--- a/doc/clapper/method.Queue.set_gapless.html
+++ b/doc/clapper/method.Queue.set_gapless.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
-
Library Version: 0.5.2
+
Library Version: 0.6.0
diff --git a/doc/clapper/method.Queue.set_instant.html b/doc/clapper/method.Queue.set_instant.html
index 817fec52..bea52a7c 100644
--- a/doc/clapper/method.Queue.set_instant.html
+++ b/doc/clapper/method.Queue.set_instant.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.Queue.set_progression_mode.html b/doc/clapper/method.Queue.set_progression_mode.html
index 3f9c6a49..c3b6818e 100644
--- a/doc/clapper/method.Queue.set_progression_mode.html
+++ b/doc/clapper/method.Queue.set_progression_mode.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.Queue.steal_index.html b/doc/clapper/method.Queue.steal_index.html
index 8fa80fe8..7506cbbe 100644
--- a/doc/clapper/method.Queue.steal_index.html
+++ b/doc/clapper/method.Queue.steal_index.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.Server.get_current_port.html b/doc/clapper/method.Server.get_current_port.html
index 5f2d68e4..73161d88 100644
--- a/doc/clapper/method.Server.get_current_port.html
+++ b/doc/clapper/method.Server.get_current_port.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -149,7 +149,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/method.Server.get_enabled.html b/doc/clapper/method.Server.get_enabled.html
index 8269d551..647955bf 100644
--- a/doc/clapper/method.Server.get_enabled.html
+++ b/doc/clapper/method.Server.get_enabled.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.Server.get_port.html b/doc/clapper/method.Server.get_port.html
index 17e93b32..7fbeb090 100644
--- a/doc/clapper/method.Server.get_port.html
+++ b/doc/clapper/method.Server.get_port.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -155,6 +155,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
@@ -190,7 +192,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Type: guint
-
Requested listening port or 0 using random port.
+
Requested listening port or 0 when using random port.
diff --git a/doc/clapper/method.Server.get_queue_controllable.html b/doc/clapper/method.Server.get_queue_controllable.html
index 95788cbc..2eec3c31 100644
--- a/doc/clapper/method.Server.get_queue_controllable.html
+++ b/doc/clapper/method.Server.get_queue_controllable.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -149,7 +149,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/method.Server.get_running.html b/doc/clapper/method.Server.get_running.html
index bcf37901..965f25ee 100644
--- a/doc/clapper/method.Server.get_running.html
+++ b/doc/clapper/method.Server.get_running.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.Server.set_enabled.html b/doc/clapper/method.Server.set_enabled.html
index f52ed7fa..a40fc709 100644
--- a/doc/clapper/method.Server.set_enabled.html
+++ b/doc/clapper/method.Server.set_enabled.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.Server.set_port.html b/doc/clapper/method.Server.set_port.html
index f5f17927..1c72e116 100644
--- a/doc/clapper/method.Server.set_port.html
+++ b/doc/clapper/method.Server.set_port.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.Server.set_queue_controllable.html b/doc/clapper/method.Server.set_queue_controllable.html
index 3958c096..2bb122bb 100644
--- a/doc/clapper/method.Server.set_queue_controllable.html
+++ b/doc/clapper/method.Server.set_queue_controllable.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -150,15 +150,14 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
Set whether remote server
clients can control ClapperQueue
.
-
This includes ability to add/remove items from
-the queue and selecting current item for playback
-remotely using WebSocket messages.
+
This includes ability to add/remove items from the queue and selecting
+current item for playback remotely using WebSocket messages.
You probably want to keep this disabled if your application
is supposed to manage what is played now and not WebSocket client.
diff --git a/doc/clapper/method.Stream.get_stream_type.html b/doc/clapper/method.Stream.get_stream_type.html
index 37300ce9..2ed7930c 100644
--- a/doc/clapper/method.Stream.get_stream_type.html
+++ b/doc/clapper/method.Stream.get_stream_type.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.Stream.get_title.html b/doc/clapper/method.Stream.get_title.html
index e2061f08..f705ce24 100644
--- a/doc/clapper/method.Stream.get_title.html
+++ b/doc/clapper/method.Stream.get_title.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.StreamList.get_current_index.html b/doc/clapper/method.StreamList.get_current_index.html
index dc8aa495..768a23c5 100644
--- a/doc/clapper/method.StreamList.get_current_index.html
+++ b/doc/clapper/method.StreamList.get_current_index.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.StreamList.get_current_stream.html b/doc/clapper/method.StreamList.get_current_stream.html
index 8dccc147..598cf633 100644
--- a/doc/clapper/method.StreamList.get_current_stream.html
+++ b/doc/clapper/method.StreamList.get_current_stream.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.StreamList.get_n_streams.html b/doc/clapper/method.StreamList.get_n_streams.html
index 140a5969..29435ead 100644
--- a/doc/clapper/method.StreamList.get_n_streams.html
+++ b/doc/clapper/method.StreamList.get_n_streams.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -151,7 +151,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Get the number of streams in ClapperStreamList
.
-
This behaves the same as g_list_model_get_n_items(), and is here
+
This behaves the same as g_list_model_get_n_items()
, and is here
for code uniformity and convenience to avoid type casting by user.
diff --git a/doc/clapper/method.StreamList.get_stream.html b/doc/clapper/method.StreamList.get_stream.html
index a04bb0e8..dfbd0121 100644
--- a/doc/clapper/method.StreamList.get_stream.html
+++ b/doc/clapper/method.StreamList.get_stream.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.StreamList.select_index.html b/doc/clapper/method.StreamList.select_index.html
index 929c1197..5bdd9653 100644
--- a/doc/clapper/method.StreamList.select_index.html
+++ b/doc/clapper/method.StreamList.select_index.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.StreamList.select_stream.html b/doc/clapper/method.StreamList.select_stream.html
index 756bc020..04d9ae26 100644
--- a/doc/clapper/method.StreamList.select_stream.html
+++ b/doc/clapper/method.StreamList.select_stream.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.SubtitleStream.get_lang_code.html b/doc/clapper/method.SubtitleStream.get_lang_code.html
index cbcf0bf3..f7beb0a4 100644
--- a/doc/clapper/method.SubtitleStream.get_lang_code.html
+++ b/doc/clapper/method.SubtitleStream.get_lang_code.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.SubtitleStream.get_lang_name.html b/doc/clapper/method.SubtitleStream.get_lang_name.html
index 0b372334..91b43360 100644
--- a/doc/clapper/method.SubtitleStream.get_lang_name.html
+++ b/doc/clapper/method.SubtitleStream.get_lang_name.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -142,7 +142,9 @@ SPDX-License-Identifier: LGPL-2.1-or-later
-
Get an ISO-639 language code of the stream
.
+
Get language name of the stream
.
+
This function will try to return a translated string into current
+locale if possible, with a fallback to a name extracted from tags.
@@ -178,7 +180,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Type: gchar*
-
The language code of subtitle stream.
+
The language name of subtitle stream.
diff --git a/doc/clapper/method.ThreadedObject.get_context.html b/doc/clapper/method.ThreadedObject.get_context.html
index e203a3c4..48828ab7 100644
--- a/doc/clapper/method.ThreadedObject.get_context.html
+++ b/doc/clapper/method.ThreadedObject.get_context.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.Timeline.get_marker.html b/doc/clapper/method.Timeline.get_marker.html
index 3b426f03..394270cf 100644
--- a/doc/clapper/method.Timeline.get_marker.html
+++ b/doc/clapper/method.Timeline.get_marker.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.Timeline.get_n_markers.html b/doc/clapper/method.Timeline.get_n_markers.html
index fd6d2d7b..7016f473 100644
--- a/doc/clapper/method.Timeline.get_n_markers.html
+++ b/doc/clapper/method.Timeline.get_n_markers.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.Timeline.insert_marker.html b/doc/clapper/method.Timeline.insert_marker.html
index da21a036..e0fe5846 100644
--- a/doc/clapper/method.Timeline.insert_marker.html
+++ b/doc/clapper/method.Timeline.insert_marker.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.Timeline.remove_marker.html b/doc/clapper/method.Timeline.remove_marker.html
index e10335b9..41f8d96f 100644
--- a/doc/clapper/method.Timeline.remove_marker.html
+++ b/doc/clapper/method.Timeline.remove_marker.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.VideoStream.get_bitrate.html b/doc/clapper/method.VideoStream.get_bitrate.html
index 6a8b6ec8..e825eebd 100644
--- a/doc/clapper/method.VideoStream.get_bitrate.html
+++ b/doc/clapper/method.VideoStream.get_bitrate.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.VideoStream.get_codec.html b/doc/clapper/method.VideoStream.get_codec.html
index f0699e02..cf16bdfe 100644
--- a/doc/clapper/method.VideoStream.get_codec.html
+++ b/doc/clapper/method.VideoStream.get_codec.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.VideoStream.get_fps.html b/doc/clapper/method.VideoStream.get_fps.html
index c2fb56a6..faa94839 100644
--- a/doc/clapper/method.VideoStream.get_fps.html
+++ b/doc/clapper/method.VideoStream.get_fps.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.VideoStream.get_height.html b/doc/clapper/method.VideoStream.get_height.html
index 71351d79..0b86d6c6 100644
--- a/doc/clapper/method.VideoStream.get_height.html
+++ b/doc/clapper/method.VideoStream.get_height.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.VideoStream.get_pixel_format.html b/doc/clapper/method.VideoStream.get_pixel_format.html
index 0a87055f..e54de2ec 100644
--- a/doc/clapper/method.VideoStream.get_pixel_format.html
+++ b/doc/clapper/method.VideoStream.get_pixel_format.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/method.VideoStream.get_width.html b/doc/clapper/method.VideoStream.get_width.html
index 5d345dcc..9afbc8ad 100644
--- a/doc/clapper/method.VideoStream.get_width.html
+++ b/doc/clapper/method.VideoStream.get_width.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/property.AudioStream.bitrate.html b/doc/clapper/property.AudioStream.bitrate.html
index 8791f71d..e6bc3198 100644
--- a/doc/clapper/property.AudioStream.bitrate.html
+++ b/doc/clapper/property.AudioStream.bitrate.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -138,7 +138,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/property.AudioStream.channels.html b/doc/clapper/property.AudioStream.channels.html
index 7126f042..f1f110e3 100644
--- a/doc/clapper/property.AudioStream.channels.html
+++ b/doc/clapper/property.AudioStream.channels.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -138,7 +138,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/property.AudioStream.codec.html b/doc/clapper/property.AudioStream.codec.html
index 05e8227e..4c1525fa 100644
--- a/doc/clapper/property.AudioStream.codec.html
+++ b/doc/clapper/property.AudioStream.codec.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -138,7 +138,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/property.AudioStream.lang-code.html b/doc/clapper/property.AudioStream.lang-code.html
index e8952d6f..f9080cbd 100644
--- a/doc/clapper/property.AudioStream.lang-code.html
+++ b/doc/clapper/property.AudioStream.lang-code.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -138,7 +138,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/property.AudioStream.lang-name.html b/doc/clapper/property.AudioStream.lang-name.html
index ffd68aee..e5116048 100644
--- a/doc/clapper/property.AudioStream.lang-name.html
+++ b/doc/clapper/property.AudioStream.lang-name.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -138,12 +138,12 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
-
Stream full language name determined from lang code.
+
Stream language name.
diff --git a/doc/clapper/property.AudioStream.sample-format.html b/doc/clapper/property.AudioStream.sample-format.html
index f1ece0cb..0a4b5dd8 100644
--- a/doc/clapper/property.AudioStream.sample-format.html
+++ b/doc/clapper/property.AudioStream.sample-format.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
-
Library Version: 0.5.2
+
Library Version: 0.6.0
@@ -138,7 +138,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/property.AudioStream.sample-rate.html b/doc/clapper/property.AudioStream.sample-rate.html
index 35d16f63..9723d44b 100644
--- a/doc/clapper/property.AudioStream.sample-rate.html
+++ b/doc/clapper/property.AudioStream.sample-rate.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -138,7 +138,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/property.Discoverer.discovery-mode.html b/doc/clapper/property.Discoverer.discovery-mode.html
index 3da5f19e..28eb0862 100644
--- a/doc/clapper/property.Discoverer.discovery-mode.html
+++ b/doc/clapper/property.Discoverer.discovery-mode.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/property.Marker.end.html b/doc/clapper/property.Marker.end.html
index ae535755..d0dee281 100644
--- a/doc/clapper/property.Marker.end.html
+++ b/doc/clapper/property.Marker.end.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/property.Marker.marker-type.html b/doc/clapper/property.Marker.marker-type.html
index 517840c2..0622df2c 100644
--- a/doc/clapper/property.Marker.marker-type.html
+++ b/doc/clapper/property.Marker.marker-type.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/property.Marker.start.html b/doc/clapper/property.Marker.start.html
index 7ec063e4..ba6fce06 100644
--- a/doc/clapper/property.Marker.start.html
+++ b/doc/clapper/property.Marker.start.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/property.Marker.title.html b/doc/clapper/property.Marker.title.html
index 6fc17abe..f2e0ae3f 100644
--- a/doc/clapper/property.Marker.title.html
+++ b/doc/clapper/property.Marker.title.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/property.MediaItem.container-format.html b/doc/clapper/property.MediaItem.container-format.html
index b18fb262..a172caad 100644
--- a/doc/clapper/property.MediaItem.container-format.html
+++ b/doc/clapper/property.MediaItem.container-format.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/property.MediaItem.duration.html b/doc/clapper/property.MediaItem.duration.html
index a2c224a7..4a6fd3ae 100644
--- a/doc/clapper/property.MediaItem.duration.html
+++ b/doc/clapper/property.MediaItem.duration.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/property.MediaItem.id.html b/doc/clapper/property.MediaItem.id.html
index 89e3c1dd..bd30ecbc 100644
--- a/doc/clapper/property.MediaItem.id.html
+++ b/doc/clapper/property.MediaItem.id.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/property.MediaItem.suburi.html b/doc/clapper/property.MediaItem.suburi.html
index 45617b21..d91b1e89 100644
--- a/doc/clapper/property.MediaItem.suburi.html
+++ b/doc/clapper/property.MediaItem.suburi.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/property.MediaItem.timeline.html b/doc/clapper/property.MediaItem.timeline.html
index 33482b79..60d2df29 100644
--- a/doc/clapper/property.MediaItem.timeline.html
+++ b/doc/clapper/property.MediaItem.timeline.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -138,10 +138,12 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
+ [src]
+
- No description available.
+
Media timeline.
diff --git a/doc/clapper/property.MediaItem.title.html b/doc/clapper/property.MediaItem.title.html
index 3c927e4c..28f5df72 100644
--- a/doc/clapper/property.MediaItem.title.html
+++ b/doc/clapper/property.MediaItem.title.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
-
Library Version: 0.5.2
+
Library Version: 0.6.0
diff --git a/doc/clapper/property.MediaItem.uri.html b/doc/clapper/property.MediaItem.uri.html
index 616ae27e..53b8761e 100644
--- a/doc/clapper/property.MediaItem.uri.html
+++ b/doc/clapper/property.MediaItem.uri.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/property.Mpris.desktop-entry.html b/doc/clapper/property.Mpris.desktop-entry.html
index 2c71d517..5a14cb0a 100644
--- a/doc/clapper/property.Mpris.desktop-entry.html
+++ b/doc/clapper/property.Mpris.desktop-entry.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/property.Mpris.fallback-art-url.html b/doc/clapper/property.Mpris.fallback-art-url.html
index 72b71051..aa07e25d 100644
--- a/doc/clapper/property.Mpris.fallback-art-url.html
+++ b/doc/clapper/property.Mpris.fallback-art-url.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/property.Mpris.identity.html b/doc/clapper/property.Mpris.identity.html
index 33eca644..afccb721 100644
--- a/doc/clapper/property.Mpris.identity.html
+++ b/doc/clapper/property.Mpris.identity.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/property.Mpris.own-name.html b/doc/clapper/property.Mpris.own-name.html
index 175f4e22..ee131cb5 100644
--- a/doc/clapper/property.Mpris.own-name.html
+++ b/doc/clapper/property.Mpris.own-name.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/property.Mpris.queue-controllable.html b/doc/clapper/property.Mpris.queue-controllable.html
index f73b9d24..f45581c3 100644
--- a/doc/clapper/property.Mpris.queue-controllable.html
+++ b/doc/clapper/property.Mpris.queue-controllable.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/property.Player.audio-enabled.html b/doc/clapper/property.Player.audio-enabled.html
index 57d8bad1..b84fd69a 100644
--- a/doc/clapper/property.Player.audio-enabled.html
+++ b/doc/clapper/property.Player.audio-enabled.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -168,7 +168,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/property.Player.audio-filter.html b/doc/clapper/property.Player.audio-filter.html
index b6260f67..11c77803 100644
--- a/doc/clapper/property.Player.audio-filter.html
+++ b/doc/clapper/property.Player.audio-filter.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -168,7 +168,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/property.Player.audio-offset.html b/doc/clapper/property.Player.audio-offset.html
index 90ad8660..18e448dd 100644
--- a/doc/clapper/property.Player.audio-offset.html
+++ b/doc/clapper/property.Player.audio-offset.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -168,7 +168,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/property.Player.audio-sink.html b/doc/clapper/property.Player.audio-sink.html
index 41b60bd2..cacc39c1 100644
--- a/doc/clapper/property.Player.audio-sink.html
+++ b/doc/clapper/property.Player.audio-sink.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -168,7 +168,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/property.Player.audio-streams.html b/doc/clapper/property.Player.audio-streams.html
index 6bb2bff9..3c80fc3d 100644
--- a/doc/clapper/property.Player.audio-streams.html
+++ b/doc/clapper/property.Player.audio-streams.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -168,7 +168,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/property.Player.autoplay.html b/doc/clapper/property.Player.autoplay.html
index 7e7f716a..c778aef0 100644
--- a/doc/clapper/property.Player.autoplay.html
+++ b/doc/clapper/property.Player.autoplay.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -168,7 +168,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/property.Player.current-audio-decoder.html b/doc/clapper/property.Player.current-audio-decoder.html
index a615e134..1c4e341c 100644
--- a/doc/clapper/property.Player.current-audio-decoder.html
+++ b/doc/clapper/property.Player.current-audio-decoder.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -168,7 +168,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/property.Player.current-video-decoder.html b/doc/clapper/property.Player.current-video-decoder.html
index 151d4bae..ad37b586 100644
--- a/doc/clapper/property.Player.current-video-decoder.html
+++ b/doc/clapper/property.Player.current-video-decoder.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -168,7 +168,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/property.Player.mute.html b/doc/clapper/property.Player.mute.html
index ad9d9ba9..230a54a5 100644
--- a/doc/clapper/property.Player.mute.html
+++ b/doc/clapper/property.Player.mute.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -168,7 +168,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/property.Player.position.html b/doc/clapper/property.Player.position.html
index 7acf055b..7616b3a3 100644
--- a/doc/clapper/property.Player.position.html
+++ b/doc/clapper/property.Player.position.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -168,7 +168,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/property.Player.queue.html b/doc/clapper/property.Player.queue.html
index 6c8abe43..1079f038 100644
--- a/doc/clapper/property.Player.queue.html
+++ b/doc/clapper/property.Player.queue.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -168,7 +168,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/property.Player.speed.html b/doc/clapper/property.Player.speed.html
index a7ba83a4..96e21899 100644
--- a/doc/clapper/property.Player.speed.html
+++ b/doc/clapper/property.Player.speed.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -168,7 +168,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/property.Player.state.html b/doc/clapper/property.Player.state.html
index 5d0f57c9..ba09d548 100644
--- a/doc/clapper/property.Player.state.html
+++ b/doc/clapper/property.Player.state.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -168,7 +168,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/property.Player.subtitle-font-desc.html b/doc/clapper/property.Player.subtitle-font-desc.html
index 9ea31ed3..79ef75ef 100644
--- a/doc/clapper/property.Player.subtitle-font-desc.html
+++ b/doc/clapper/property.Player.subtitle-font-desc.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -168,7 +168,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/property.Player.subtitle-offset.html b/doc/clapper/property.Player.subtitle-offset.html
index 46f97227..9cd9cd3a 100644
--- a/doc/clapper/property.Player.subtitle-offset.html
+++ b/doc/clapper/property.Player.subtitle-offset.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -168,7 +168,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/property.Player.subtitle-streams.html b/doc/clapper/property.Player.subtitle-streams.html
index c1c4ea25..44905244 100644
--- a/doc/clapper/property.Player.subtitle-streams.html
+++ b/doc/clapper/property.Player.subtitle-streams.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -168,7 +168,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/property.Player.subtitles-enabled.html b/doc/clapper/property.Player.subtitles-enabled.html
index dbcc969a..818a4f60 100644
--- a/doc/clapper/property.Player.subtitles-enabled.html
+++ b/doc/clapper/property.Player.subtitles-enabled.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -168,7 +168,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/property.Player.video-enabled.html b/doc/clapper/property.Player.video-enabled.html
index 6f6c5676..e5a80215 100644
--- a/doc/clapper/property.Player.video-enabled.html
+++ b/doc/clapper/property.Player.video-enabled.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -168,7 +168,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/property.Player.video-filter.html b/doc/clapper/property.Player.video-filter.html
index 66965187..278c6a24 100644
--- a/doc/clapper/property.Player.video-filter.html
+++ b/doc/clapper/property.Player.video-filter.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -168,7 +168,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/property.Player.video-sink.html b/doc/clapper/property.Player.video-sink.html
index 53c7c845..69568a5e 100644
--- a/doc/clapper/property.Player.video-sink.html
+++ b/doc/clapper/property.Player.video-sink.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -168,7 +168,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/property.Player.video-streams.html b/doc/clapper/property.Player.video-streams.html
index 4a0ba511..99e099f7 100644
--- a/doc/clapper/property.Player.video-streams.html
+++ b/doc/clapper/property.Player.video-streams.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -168,7 +168,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/property.Player.volume.html b/doc/clapper/property.Player.volume.html
index cdf5768e..32a51b88 100644
--- a/doc/clapper/property.Player.volume.html
+++ b/doc/clapper/property.Player.volume.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -168,7 +168,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/property.Queue.current-index.html b/doc/clapper/property.Queue.current-index.html
index 3be82514..19da9235 100644
--- a/doc/clapper/property.Queue.current-index.html
+++ b/doc/clapper/property.Queue.current-index.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/property.Queue.current-item.html b/doc/clapper/property.Queue.current-item.html
index 88a18e7b..9dfd9ba4 100644
--- a/doc/clapper/property.Queue.current-item.html
+++ b/doc/clapper/property.Queue.current-item.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/property.Queue.gapless.html b/doc/clapper/property.Queue.gapless.html
index fb21e9ef..cea96991 100644
--- a/doc/clapper/property.Queue.gapless.html
+++ b/doc/clapper/property.Queue.gapless.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/property.Queue.instant.html b/doc/clapper/property.Queue.instant.html
index 3c014737..00367cec 100644
--- a/doc/clapper/property.Queue.instant.html
+++ b/doc/clapper/property.Queue.instant.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/property.Queue.n-items.html b/doc/clapper/property.Queue.n-items.html
index 20599df8..6a2d5b4a 100644
--- a/doc/clapper/property.Queue.n-items.html
+++ b/doc/clapper/property.Queue.n-items.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/property.Queue.progression-mode.html b/doc/clapper/property.Queue.progression-mode.html
index bcf11c79..8c2bd563 100644
--- a/doc/clapper/property.Queue.progression-mode.html
+++ b/doc/clapper/property.Queue.progression-mode.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/property.Server.current-port.html b/doc/clapper/property.Server.current-port.html
index 2a90a119..eaf694b1 100644
--- a/doc/clapper/property.Server.current-port.html
+++ b/doc/clapper/property.Server.current-port.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -134,7 +134,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/property.Server.enabled.html b/doc/clapper/property.Server.enabled.html
index c05fef25..088980d6 100644
--- a/doc/clapper/property.Server.enabled.html
+++ b/doc/clapper/property.Server.enabled.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -134,7 +134,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/property.Server.port.html b/doc/clapper/property.Server.port.html
index ad3e32ef..95d56d47 100644
--- a/doc/clapper/property.Server.port.html
+++ b/doc/clapper/property.Server.port.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -134,7 +134,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/property.Server.queue-controllable.html b/doc/clapper/property.Server.queue-controllable.html
index 358a536c..5acce201 100644
--- a/doc/clapper/property.Server.queue-controllable.html
+++ b/doc/clapper/property.Server.queue-controllable.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -134,7 +134,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/property.Server.running.html b/doc/clapper/property.Server.running.html
index 1929e36f..a89124b4 100644
--- a/doc/clapper/property.Server.running.html
+++ b/doc/clapper/property.Server.running.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -134,7 +134,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/property.Stream.stream-type.html b/doc/clapper/property.Stream.stream-type.html
index 50f6a188..b235e977 100644
--- a/doc/clapper/property.Stream.stream-type.html
+++ b/doc/clapper/property.Stream.stream-type.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/property.Stream.title.html b/doc/clapper/property.Stream.title.html
index 19181ee3..73ce6ddf 100644
--- a/doc/clapper/property.Stream.title.html
+++ b/doc/clapper/property.Stream.title.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/property.StreamList.current-index.html b/doc/clapper/property.StreamList.current-index.html
index dbbff8f1..e8777d04 100644
--- a/doc/clapper/property.StreamList.current-index.html
+++ b/doc/clapper/property.StreamList.current-index.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/property.StreamList.current-stream.html b/doc/clapper/property.StreamList.current-stream.html
index e5192123..4c7c9143 100644
--- a/doc/clapper/property.StreamList.current-stream.html
+++ b/doc/clapper/property.StreamList.current-stream.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/property.StreamList.n-streams.html b/doc/clapper/property.StreamList.n-streams.html
index 5e122324..96a2df90 100644
--- a/doc/clapper/property.StreamList.n-streams.html
+++ b/doc/clapper/property.StreamList.n-streams.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/property.SubtitleStream.lang-code.html b/doc/clapper/property.SubtitleStream.lang-code.html
index be52a313..90d9bd57 100644
--- a/doc/clapper/property.SubtitleStream.lang-code.html
+++ b/doc/clapper/property.SubtitleStream.lang-code.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -128,7 +128,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/property.SubtitleStream.lang-name.html b/doc/clapper/property.SubtitleStream.lang-name.html
index 7df4c68f..2c7380ef 100644
--- a/doc/clapper/property.SubtitleStream.lang-name.html
+++ b/doc/clapper/property.SubtitleStream.lang-name.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -128,12 +128,12 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
-
Stream full language name determined from lang code.
+
Stream language name.
diff --git a/doc/clapper/property.Timeline.n-markers.html b/doc/clapper/property.Timeline.n-markers.html
index 019d61ed..4dc5a16f 100644
--- a/doc/clapper/property.Timeline.n-markers.html
+++ b/doc/clapper/property.Timeline.n-markers.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
-
Library Version: 0.5.2
+
Library Version: 0.6.0
diff --git a/doc/clapper/property.VideoStream.bitrate.html b/doc/clapper/property.VideoStream.bitrate.html
index e8c9c685..ab027a7d 100644
--- a/doc/clapper/property.VideoStream.bitrate.html
+++ b/doc/clapper/property.VideoStream.bitrate.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/property.VideoStream.codec.html b/doc/clapper/property.VideoStream.codec.html
index fd121ad9..20b50703 100644
--- a/doc/clapper/property.VideoStream.codec.html
+++ b/doc/clapper/property.VideoStream.codec.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/property.VideoStream.fps.html b/doc/clapper/property.VideoStream.fps.html
index 116e3a41..207cc557 100644
--- a/doc/clapper/property.VideoStream.fps.html
+++ b/doc/clapper/property.VideoStream.fps.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/property.VideoStream.height.html b/doc/clapper/property.VideoStream.height.html
index 163260da..a90fe62d 100644
--- a/doc/clapper/property.VideoStream.height.html
+++ b/doc/clapper/property.VideoStream.height.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/property.VideoStream.pixel-format.html b/doc/clapper/property.VideoStream.pixel-format.html
index 404d883a..64428e80 100644
--- a/doc/clapper/property.VideoStream.pixel-format.html
+++ b/doc/clapper/property.VideoStream.pixel-format.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/property.VideoStream.width.html b/doc/clapper/property.VideoStream.width.html
index 8c07865d..ad139593 100644
--- a/doc/clapper/property.VideoStream.width.html
+++ b/doc/clapper/property.VideoStream.width.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/signal.Player.error.html b/doc/clapper/signal.Player.error.html
index cd8fdd72..61049ca0 100644
--- a/doc/clapper/signal.Player.error.html
+++ b/doc/clapper/signal.Player.error.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -140,7 +140,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/signal.Player.missing-plugin.html b/doc/clapper/signal.Player.missing-plugin.html
index 6bbd5bba..5bcda39f 100644
--- a/doc/clapper/signal.Player.missing-plugin.html
+++ b/doc/clapper/signal.Player.missing-plugin.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -140,7 +140,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/signal.Player.seek-done.html b/doc/clapper/signal.Player.seek-done.html
index 24654a30..0a4013f4 100644
--- a/doc/clapper/signal.Player.seek-done.html
+++ b/doc/clapper/signal.Player.seek-done.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -138,7 +138,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/signal.Player.warning.html b/doc/clapper/signal.Player.warning.html
index 2cf4967c..c81da68f 100644
--- a/doc/clapper/signal.Player.warning.html
+++ b/doc/clapper/signal.Player.warning.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -140,7 +140,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/signal.Server.error.html b/doc/clapper/signal.Server.error.html
index 22a581e3..912f134e 100644
--- a/doc/clapper/signal.Server.error.html
+++ b/doc/clapper/signal.Server.error.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -133,7 +133,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
- [src]
+ [src]
diff --git a/doc/clapper/vfunc.Feature.item_updated.html b/doc/clapper/vfunc.Feature.item_updated.html
index 215ee7bd..c24d6f37 100644
--- a/doc/clapper/vfunc.Feature.item_updated.html
+++ b/doc/clapper/vfunc.Feature.item_updated.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/vfunc.Feature.mute_changed.html b/doc/clapper/vfunc.Feature.mute_changed.html
index 982e5d11..ec58ef44 100644
--- a/doc/clapper/vfunc.Feature.mute_changed.html
+++ b/doc/clapper/vfunc.Feature.mute_changed.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/vfunc.Feature.played_item_changed.html b/doc/clapper/vfunc.Feature.played_item_changed.html
index 9c2e4081..ade001d1 100644
--- a/doc/clapper/vfunc.Feature.played_item_changed.html
+++ b/doc/clapper/vfunc.Feature.played_item_changed.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/vfunc.Feature.position_changed.html b/doc/clapper/vfunc.Feature.position_changed.html
index f1574cc9..7671ad96 100644
--- a/doc/clapper/vfunc.Feature.position_changed.html
+++ b/doc/clapper/vfunc.Feature.position_changed.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/vfunc.Feature.prepare.html b/doc/clapper/vfunc.Feature.prepare.html
index 2972e0d9..7c44f58d 100644
--- a/doc/clapper/vfunc.Feature.prepare.html
+++ b/doc/clapper/vfunc.Feature.prepare.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/vfunc.Feature.property_changed.html b/doc/clapper/vfunc.Feature.property_changed.html
index e6f1f781..cba53fbd 100644
--- a/doc/clapper/vfunc.Feature.property_changed.html
+++ b/doc/clapper/vfunc.Feature.property_changed.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/vfunc.Feature.queue_cleared.html b/doc/clapper/vfunc.Feature.queue_cleared.html
index ca18ce1b..0b7be980 100644
--- a/doc/clapper/vfunc.Feature.queue_cleared.html
+++ b/doc/clapper/vfunc.Feature.queue_cleared.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/vfunc.Feature.queue_item_added.html b/doc/clapper/vfunc.Feature.queue_item_added.html
index ee65cb8c..771d0556 100644
--- a/doc/clapper/vfunc.Feature.queue_item_added.html
+++ b/doc/clapper/vfunc.Feature.queue_item_added.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/vfunc.Feature.queue_item_removed.html b/doc/clapper/vfunc.Feature.queue_item_removed.html
index 865241e5..22f6f8b2 100644
--- a/doc/clapper/vfunc.Feature.queue_item_removed.html
+++ b/doc/clapper/vfunc.Feature.queue_item_removed.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/vfunc.Feature.queue_item_repositioned.html b/doc/clapper/vfunc.Feature.queue_item_repositioned.html
index 42a0243f..757cdb8a 100644
--- a/doc/clapper/vfunc.Feature.queue_item_repositioned.html
+++ b/doc/clapper/vfunc.Feature.queue_item_repositioned.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
@@ -165,10 +165,12 @@ SPDX-License-Identifier: LGPL-2.1-or-later
Description
+ [src]
+
- No description available.
+
An item changed position within queue.
@@ -193,7 +195,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
before
Type: guint
- No description available.
+ Position from which ClapperMediaItem
was removed.
@@ -210,7 +212,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
after
Type: guint
- No description available.
+ Position at which ClapperMediaItem
was inserted after removal.
diff --git a/doc/clapper/vfunc.Feature.queue_progression_changed.html b/doc/clapper/vfunc.Feature.queue_progression_changed.html
index bc27fa26..c8b45691 100644
--- a/doc/clapper/vfunc.Feature.queue_progression_changed.html
+++ b/doc/clapper/vfunc.Feature.queue_progression_changed.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/vfunc.Feature.speed_changed.html b/doc/clapper/vfunc.Feature.speed_changed.html
index 38ca60e2..206c63b5 100644
--- a/doc/clapper/vfunc.Feature.speed_changed.html
+++ b/doc/clapper/vfunc.Feature.speed_changed.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/vfunc.Feature.state_changed.html b/doc/clapper/vfunc.Feature.state_changed.html
index 648aadbe..d1bc613d 100644
--- a/doc/clapper/vfunc.Feature.state_changed.html
+++ b/doc/clapper/vfunc.Feature.state_changed.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/vfunc.Feature.unprepare.html b/doc/clapper/vfunc.Feature.unprepare.html
index 48b97d11..edbe8168 100644
--- a/doc/clapper/vfunc.Feature.unprepare.html
+++ b/doc/clapper/vfunc.Feature.unprepare.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/vfunc.Feature.volume_changed.html b/doc/clapper/vfunc.Feature.volume_changed.html
index e9046dda..65c275dc 100644
--- a/doc/clapper/vfunc.Feature.volume_changed.html
+++ b/doc/clapper/vfunc.Feature.volume_changed.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/vfunc.Stream.internal_stream_updated.html b/doc/clapper/vfunc.Stream.internal_stream_updated.html
index d873b45e..b11c8971 100644
--- a/doc/clapper/vfunc.Stream.internal_stream_updated.html
+++ b/doc/clapper/vfunc.Stream.internal_stream_updated.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/vfunc.ThreadedObject.thread_start.html b/doc/clapper/vfunc.ThreadedObject.thread_start.html
index 5da41be3..c8fdec5a 100644
--- a/doc/clapper/vfunc.ThreadedObject.thread_start.html
+++ b/doc/clapper/vfunc.ThreadedObject.thread_start.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0
diff --git a/doc/clapper/vfunc.ThreadedObject.thread_stop.html b/doc/clapper/vfunc.ThreadedObject.thread_stop.html
index 36cbf057..aa3bc903 100644
--- a/doc/clapper/vfunc.ThreadedObject.thread_stop.html
+++ b/doc/clapper/vfunc.ThreadedObject.thread_stop.html
@@ -73,7 +73,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
API Version: 0.0
- Library Version: 0.5.2
+ Library Version: 0.6.0