DateTime.newFromGDateTime

Creates a new #GstDateTime from a #GDateTime object.

class DateTime
static
newFromGDateTime

Parameters

dt glib.date_time.DateTime

the #GDateTime.

Return Value

Type: gst.date_time.DateTime

a newly created #GstDateTime, or null if dt is null.