Home
last modified time | relevance | path

Searched refs:GstPlayMessage (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/
Dgstplay.h109 } GstPlayMessage; typedef
115 const gchar *gst_play_message_get_name (GstPlayMessage message_type);
408 void gst_play_message_parse_type (GstMessage *msg, GstPlayMessage *…
Dgstplay-signal-adapter.c87 GstPlayMessage play_message_type; in gst_play_signal_adapter_emit()
Dgstplay.c301 api_bus_post_message (GstPlay * self, GstPlayMessage message_type, in api_bus_post_message()
4199 gst_play_message_get_name (GstPlayMessage message_type) in gst_play_message_get_name()
4582 gst_play_message_parse_type (GstMessage * msg, GstPlayMessage * type) in gst_play_message_parse_type()
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dplay.c392 GstPlayMessage type; in process_play_messages()