Handbook
Glossary
gst_pad_set_acceptcaps_function ( pad acceptcaps -- )
Vocabulary
gstreamer
.
ffi
Inputs
pad
an
object
acceptcaps
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
void
gst_pad_set_acceptcaps_function
( GstPad* pad,
GstPadAcceptCapsFunction
acceptcaps )