Searched refs:GST_PLAY_MESSAGE_DATA_ERROR (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/ |
D | gstplay-message-private.h | 32 #define GST_PLAY_MESSAGE_DATA_ERROR "error" macro
|
D | gstplay-signal-adapter.c | 136 gst_structure_get (message_data, GST_PLAY_MESSAGE_DATA_ERROR, in gst_play_signal_adapter_emit()
|
D | gstplay.c | 926 GST_PLAY_MESSAGE_DATA_ERROR, G_TYPE_ERROR, err, in on_error() 4668 PARSE_MESSAGE_FIELD (msg, GST_PLAY_MESSAGE_DATA_ERROR, G_TYPE_ERROR, error); in gst_play_message_parse_error() 4669 PARSE_MESSAGE_FIELD (msg, GST_PLAY_MESSAGE_DATA_ERROR, GST_TYPE_STRUCTURE, in gst_play_message_parse_error()
|