DateTime.newFromUnixEpochUtc

gst.date_time.DateTime newFromUnixEpochUtc(long secs)

Creates a new #GstDateTime using the time since Jan 1, 1970 specified by secs. The #GstDateTime is in the UTC timezone.

Parameters

secsseconds from the Unix epoch

Returns

the newly created #GstDateTime,

or null on error.