DateTime.newFromUnixEpochLocalTimeUsecs

gst.date_time.DateTime newFromUnixEpochLocalTimeUsecs(long usecs)

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

Parameters

usecsmicroseconds from the Unix epoch

Returns

a newly created #GstDateTime, or null

on error.