gst_pad_new ( name direction -- GstPad* )


Vocabulary
gstreamer.ffi

Inputs
namean object
directionan object


Outputs
GstPad*an object


Definition