Method

AppStreamVideoset_url

Declaration [src]

void
as_video_set_url (
  AsVideo* video,
  const gchar* url
)

Description [src]

Sets the fully-qualified URL to use for the video.

Parameters

url const gchar*
 

The URL.

 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.