Handbook
Glossary
gst_pad_activate_push ( pad active -- gboolean )
Vocabulary
gstreamer
.
ffi
Inputs
pad
an
object
active
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
gboolean
gst_pad_activate_push
( GstPad* pad,
gboolean
active )