clapper: media-item: Add missing version annotation

This commit is contained in:
Rafał Dzięgiel
2025-12-02 18:13:27 +01:00
parent c20d22bb55
commit c39c72c3ed

View File

@@ -1069,6 +1069,8 @@ clapper_media_item_class_init (ClapperMediaItemClass *klass)
*
* Once redirect URI in item is present, player will use that URI instead
* of the default one. Cache location takes precedence over both URIs through.
*
* Since: 0.10
*/
param_specs[PROP_REDIRECT_URI] = g_param_spec_string ("redirect-uri",
NULL, NULL, NULL,