Searched refs:GST_PLAY_MESSAGE_DATA_POSITION (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/ |
D | gstplay-message-private.h | 28 #define GST_PLAY_MESSAGE_DATA_POSITION "position" macro
|
D | gstplay-signal-adapter.c | 104 gst_structure_get (message_data, GST_PLAY_MESSAGE_DATA_POSITION, in gst_play_signal_adapter_emit() 191 gst_structure_get (message_data, GST_PLAY_MESSAGE_DATA_POSITION, in gst_play_signal_adapter_emit()
|
D | gstplay.c | 821 GST_PLAY_MESSAGE_DATA_POSITION, GST_TYPE_CLOCK_TIME, position, NULL); in tick_cb() 1245 GST_PLAY_MESSAGE_DATA_POSITION, GST_TYPE_CLOCK_TIME, in on_seek_done() 4618 PARSE_MESSAGE_FIELD (msg, GST_PLAY_MESSAGE_DATA_POSITION, in gst_play_message_parse_position_updated()
|