Home
last modified time | relevance | path

Searched refs:gst_make_element_message_details (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstelement.h487 GstStructure *gst_make_element_message_details (const char *name, ...) G_GNUC_NULL_TERMINATED;
489 #define GST_ELEMENT_MESSAGE_MAKE_DETAILS(args) gst_make_element_message_details args
Dgstelement.c3892 gst_make_element_message_details (const char *name, ...) in gst_make_element_message_details() function
/third_party/gstreamer/gstreamer/
DChangeLog1959 Also, document the NULL terminator for gst_make_element_message_details()
21276 element: rename gst_element_message_new_details() to gst_make_element_message_details()