Method

ClapperMediaItemget_suburi

Declaration [src]

gchar*
clapper_media_item_get_suburi (
  ClapperMediaItem* item
)

Description [src]

Get the additional URI of ClapperMediaItem.

Return value

Type: gchar*

An additional 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.