Property
ClapperMediaItem:redirect-uri
since: 0.10
Description [src]
Media permanent redirect URI.
Changes when player determines a new redirect for given media item. This will also happen when item URI 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.
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.
Type:gchar*
Available since: 0.10
| Default value | NULL |
| Getter method | clapper_media_item_get_redirect_uri() |