Searched refs:GST_URI_ERROR_BAD_STATE (Results 1 – 13 of 13) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst/gio/ |
D | gstgioelement.c | 186 g_set_error (error, GST_URI_ERROR, GST_URI_ERROR_BAD_STATE, in gst_gio_uri_handler_set_uri()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gsturi.h | 64 GST_URI_ERROR_BAD_STATE, enumerator
|
D | gstenumtypes.c | 1845 { C_ENUM(GST_URI_ERROR_BAD_STATE), "GST_URI_ERROR_BAD_STATE", "bad-state" }, in gst_uri_error_get_type()
|
/third_party/gstreamer/gstplugins_good/gst/debugutils/ |
D | gstpushfilesrc.c | 405 g_set_error_literal (error, GST_URI_ERROR, GST_URI_ERROR_BAD_STATE, in gst_push_file_src_uri_set_uri()
|
/third_party/gstreamer/gstplugins_bad/ext/rtmp/ |
D | gstrtmpsink.c | 343 g_set_error (error, GST_URI_ERROR, GST_URI_ERROR_BAD_STATE, in gst_rtmp_sink_uri_set_uri()
|
D | gstrtmpsrc.c | 240 g_set_error (error, GST_URI_ERROR, GST_URI_ERROR_BAD_STATE, in gst_rtmp_src_uri_set_uri()
|
/third_party/gstreamer/gstreamer/plugins/elements/ |
D | gstdataurisrc.c | 441 g_set_error (error, GST_URI_ERROR, GST_URI_ERROR_BAD_STATE, in gst_data_uri_src_set_uri()
|
D | gstfilesrc.c | 251 g_set_error (err, GST_URI_ERROR, GST_URI_ERROR_BAD_STATE, in gst_file_src_set_location()
|
D | gstfilesink.c | 335 g_set_error (error, GST_URI_ERROR, GST_URI_ERROR_BAD_STATE, in gst_file_sink_set_location()
|
/third_party/gstreamer/gstplugins_bad/ext/gs/ |
D | gstgssrc.cpp | 285 err, GST_URI_ERROR, GST_URI_ERROR_BAD_STATE, in gst_gs_src_set_location()
|
/third_party/gstreamer/gstplugins_bad/sys/applemedia/ |
D | iosassetsrc.m | 213 g_set_error (err, GST_URI_ERROR, GST_URI_ERROR_BAD_STATE,
|
/third_party/gstreamer/gstplugins_bad/gst/rist/ |
D | gstristsrc.c | 1405 g_set_error (error, GST_URI_ERROR, GST_URI_ERROR_BAD_STATE, in gst_rist_src_uri_set_uri()
|
/third_party/gstreamer/gstplugins_bad/ext/srt/ |
D | gstsrtobject.c | 850 g_set_error (err, GST_URI_ERROR, GST_URI_ERROR_BAD_STATE, in gst_srt_object_set_uri()
|