Home
last modified time | relevance | path

Searched refs:GstStructureChangeType (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstmessage.h281 } GstStructureChangeType; typedef
683 GstMessage * gst_message_new_structure_change (GstObject * src, GstStructureChangeType type,
686 void gst_message_parse_structure_change (GstMessage *message, GstStructureChangeType *ty…
Dgstmessage.c903 gst_message_new_structure_change (GstObject * src, GstStructureChangeType type, in gst_message_new_structure_change()
1697 GstStructureChangeType * type, GstElement ** owner, gboolean * busy) in gst_message_parse_structure_change()
1711 *type = (GstStructureChangeType) in gst_message_parse_structure_change()