gst_message_parse_qos_stats 491 gst/gstmessage.h void gst_message_parse_qos_stats (GstMessage * message, GstFormat * format, guint64 * processed, gst_message_parse_qos_stats 293 tests/check/gst/gstmessage.c gst_message_parse_qos_stats (message, &format, &processed, &dropped); gst_message_parse_qos_stats 318 tests/check/gst/gstmessage.c gst_message_parse_qos_stats (message, &format, &processed, &dropped);