Handbook
Glossary
gst_base_src_set_do_timestamp ( base_src timestamp -- )
Vocabulary
gstreamer
.
base
.
ffi
Inputs
base_src
an
object
timestamp
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gstreamer.base.ffi
LIBRARY:
gstreamer.base
FUNCTION:
void
gst_base_src_set_do_timestamp
( GstBaseSrc* base_src,
gboolean
timestamp )