Handbook
Glossary
gst_event_new_custom ( type structure -- GstEvent* )
Vocabulary
gstreamer
.
ffi
Inputs
type
an
object
structure
an
object
Outputs
GstEvent*
an
object
Definition
USING:
alien.syntax
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
GstEvent*
gst_event_new_custom
(
GstEventType
type, GstStructure* structure )