gst_message_new_progress ( src type code text -- GstMessage* )


Vocabulary
gstreamer.ffi

Inputs
srcan object
typean object
codean object
textan object


Outputs
GstMessage*an object


Definition