Handbook
Glossary
gst_pad_new_from_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_template
( GstPadTemplate* templ, gchar* name )