gst_message_new_custom ( type src structure -- GstMessage* )


Vocabulary
gstreamer.ffi

Inputs
typean object
srcan object
structurean object


Outputs
GstMessage*an object


Definition


LIBRARY: gstreamer FUNCTION: GstMessage*
gst_message_new_custom
( GstMessageType type, GstObject* src, GstStructure*
structure )