Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/
Dgstplay.h96 GST_PLAY_MESSAGE_URI_LOADED, enumerator
Dgstplay-signal-adapter.c96 case GST_PLAY_MESSAGE_URI_LOADED:{ in gst_play_signal_adapter_emit()
Dgstplay.c530 api_bus_post_message (self, GST_PLAY_MESSAGE_URI_LOADED, in gst_play_set_uri_internal()
4127 {C_ENUM (GST_PLAY_MESSAGE_URI_LOADED), "GST_PLAY_MESSAGE_URI_LOADED", in gst_play_message_get_type()
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dplay.c396 case GST_PLAY_MESSAGE_URI_LOADED: in process_play_messages()