DateTime.this
- this(GstDateTime* gstDateTime, bool ownedRef)
- this(bool utc)
- this(long secs, bool utc)
- this(float tzoffset, int year, int month, int day, int hour, int minute, double seconds)
- this(GLibDateTime dt)
- this(string str)
- this(int year, int month, int day, int hour, int minute, double seconds)
- this(int year)
- this(int year, int month)
- this(int year, int month, int day)
gstreamer DateTime DateTime
constructorsfunctionsstatic functionsvariables
Creates a new #GstDateTime using the date and times in the gregorian calendar in the local timezone.
@year should be from 1 to 9999.
Free-function: gst_date_time_unref