Handbook
Glossary
gst_pipeline_set_delay ( pipeline delay -- )
Vocabulary
gstreamer
.
ffi
Inputs
pipeline
an
object
delay
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
void
gst_pipeline_set_delay
( GstPipeline* pipeline,
GstClockTime
delay )