Handbook
Glossary
gst_segment_set_duration ( segment format duration -- )
Vocabulary
gstreamer
.
ffi
Inputs
segment
an
object
format
an
object
duration
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
void
gst_segment_set_duration
( GstSegment* segment,
GstFormat
format,
gint64
duration )