Method

AppStreamVideoget_url

Declaration [src]

const gchar*
as_video_get_url (
  AsVideo* video
)

Description [src]

Gets the full qualified URL for the video, usually pointing at a mirror or CDN server.

Return value

Returns: const gchar*
 

A web URL.

 The data is owned by the instance.
 The value is a NUL terminated UTF-8 string.