DateTime.this
- this(GstDateTime* gstDateTime)
- this(bool utc)
- this(long secs, bool utc)
- this(float tzoffset, int year, int month, int day, int hour, int minute, double seconds)
- this(int year, int month, int day)
- this(int year, int month)
- this(int year)
- this(int year, int month, int day, int hour, int minute, double seconds)
- this(string string)
- this(GDateTime* dt)
gstreamer DateTime DateTime
constructorsfunctionsvariables
Sets our main struct and passes it to the parent class