Handbook
Glossary
gst_object_get_value_arrays ( object timestamp value_arrays -- gboolean )
Vocabulary
gstreamer
.
controller
.
ffi
Inputs
object
an
object
timestamp
an
object
value_arrays
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
gobject.ffi
gstreamer.ffi
;
IN:
gstreamer.controller.ffi
LIBRARY:
gstreamer.controller
FUNCTION:
gboolean
gst_object_get_value_arrays
( GObject* object,
GstClockTime
timestamp, GSList*
value_arrays )