Handbook
Glossary
gst_date_time_new_from_unix_epoch_utc ( secs -- GstDateTime* )
Vocabulary
gstreamer
.
ffi
Inputs
secs
an
object
Outputs
GstDateTime*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
GstDateTime*
gst_date_time_new_from_unix_epoch_utc
(
gint64
secs )