Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/
Dgstplay.h102 GST_PLAY_MESSAGE_ERROR, enumerator
Dgstplay-signal-adapter.c133 case GST_PLAY_MESSAGE_ERROR:{ in gst_play_signal_adapter_emit()
Dgstplay.c925 api_bus_post_message (self, GST_PLAY_MESSAGE_ERROR, in on_error()
4139 {C_ENUM (GST_PLAY_MESSAGE_ERROR), "GST_PLAY_MESSAGE_ERROR", "error"}, in gst_play_message_get_type()
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dplay.c451 case GST_PLAY_MESSAGE_ERROR:{ in process_play_messages()