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