Method

GrlMediaset_creation_date

since: 0.2.0

Declaration [src]

void
grl_media_set_creation_date (
  GrlMedia* media,
  const GDateTime* creation_date
)

Description [src]

Set the creation_date of the media.

Available since: 0.2.0

Parameters

creation_date

Type: GDateTime

Date when media was created.

The data is owned by the caller of the method.