Method

GrlMediaset_flash_used

since: 0.3.0

Declaration [src]

void
grl_media_set_flash_used (
  GrlMedia* media,
  const gchar* flash_used
)

Description [src]

Set the flash_used of the media See http://library.gnome.org/devel/ontology/unstable/nmm-classes.html#nmm-Flash.

Available since: 0.3.0

Parameters

flash_used

Type: const gchar*

Whether the flash was used.

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