Handbook
Glossary
gst_control_source_get_value ( control_source timestamp value -- gboolean )
Vocabulary
gstreamer
.
controller
.
ffi
Inputs
control_source
an
object
timestamp
an
object
value
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
gobject.ffi
gstreamer.ffi
;
IN:
gstreamer.controller.ffi
LIBRARY:
gstreamer.controller
FUNCTION:
gboolean
gst_control_source_get_value
( GstControlSource* control_source,
GstClockTime
timestamp,
GValue* value )