Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/
Dgstplay.h97 GST_PLAY_MESSAGE_POSITION_UPDATED, enumerator
Dgstplay-signal-adapter.c102 case GST_PLAY_MESSAGE_POSITION_UPDATED:{ in gst_play_signal_adapter_emit()
Dgstplay.c820 api_bus_post_message (self, GST_PLAY_MESSAGE_POSITION_UPDATED, in tick_cb()
4129 {C_ENUM (GST_PLAY_MESSAGE_POSITION_UPDATED), in gst_play_message_get_type()
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dplay.c401 case GST_PLAY_MESSAGE_POSITION_UPDATED: in process_play_messages()