Handbook
Glossary
gst_bin_find_unlinked_pad ( bin direction -- GstPad* )
Vocabulary
gstreamer
.
ffi
Inputs
bin
an
object
direction
an
object
Outputs
GstPad*
an
object
Definition
USING:
alien.syntax
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
GstPad*
gst_bin_find_unlinked_pad
( GstBin* bin,
GstPadDirection
direction )