Handbook
Glossary
gst_pad_new_from_static_template ( templ name -- GstPad* )
Vocabulary
gstreamer
.
ffi
Inputs
templ
an
object
name
an
object
Outputs
GstPad*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
GstPad*
gst_pad_new_from_static_template
( GstStaticPadTemplate* templ, gchar* name )