Handbook
Glossary
gst_element_get_compatible_pad_template ( element compattempl -- GstPadTemplate* )
Vocabulary
gstreamer
.
ffi
Inputs
element
an
object
compattempl
an
object
Outputs
GstPadTemplate*
an
object
Definition
USING:
alien.syntax
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
GstPadTemplate*
gst_element_get_compatible_pad_template
( GstElement* element, GstPadTemplate* compattempl )