Method

ClapperMediaItemget_redirect_uri

since: 0.10

Declaration [src]

gchar*
clapper_media_item_get_redirect_uri (
  ClapperMediaItem* item
)

Description [src]

Get permanent redirect URI of ClapperMediaItem.

Available since: 0.10

Return value

Type: gchar*

A redirected URI of ClapperMediaItem.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.