Home
last modified time | relevance | path

Searched refs:GST_PLAY_ERROR_FAILED (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/
Dgstplay.c1003 g_error_new_literal (GST_PLAY_ERROR, GST_PLAY_ERROR_FAILED, full_message); in error_cb()
1043 g_error_new_literal (GST_PLAY_ERROR, GST_PLAY_ERROR_FAILED, full_message); in warning_cb()
1099 on_error (self, g_error_new (GST_PLAY_ERROR, GST_PLAY_ERROR_FAILED, in buffering_cb()
1130 on_error (self, g_error_new (GST_PLAY_ERROR, GST_PLAY_ERROR_FAILED, in buffering_cb()
1156 on_error (self, g_error_new (GST_PLAY_ERROR, GST_PLAY_ERROR_FAILED, in clock_lost_cb()
1349 GST_PLAY_ERROR_FAILED, "Failed to play"), NULL); in state_changed_cb()
1416 on_error (self, g_error_new (GST_PLAY_ERROR, GST_PLAY_ERROR_FAILED, in request_state_cb()
2725 on_error (self, g_error_new (GST_PLAY_ERROR, GST_PLAY_ERROR_FAILED, in gst_play_play_internal()
2793 on_error (self, g_error_new (GST_PLAY_ERROR, GST_PLAY_ERROR_FAILED, in gst_play_pause_internal()
2942 on_error (self, g_error_new (GST_PLAY_ERROR, GST_PLAY_ERROR_FAILED, in gst_play_seek_internal_locked()
[all …]
Dgstplay.h144 GST_PLAY_ERROR_FAILED = 0 enumerator