mirror of
https://github.com/Rafostar/clapper.git
synced 2025-12-24 05:56:41 +01:00
clapper: media-item: Add missing version annotation
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user