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