gst_date_time_new ( tzoffset year month day hour minute seconds -- GstDateTime* )


Vocabulary
gstreamer.ffi

Inputs
tzoffsetan object
yearan object
monthan object
dayan object
houran object
minutean object
secondsan object


Outputs
GstDateTime*an object


Definition