Searched refs:GST_STREAM_ERROR_FORMAT (Results 1 – 4 of 4) sorted by relevance
202 GST_STREAM_ERROR_FORMAT, enumerator
271 case GST_STREAM_ERROR_FORMAT: in gst_error_get_stream_error()
531 { C_ENUM(GST_STREAM_ERROR_FORMAT), "GST_STREAM_ERROR_FORMAT", "format" }, in gst_stream_error_get_type()
2291 if (g_error_matches (gerror, GST_STREAM_ERROR, GST_STREAM_ERROR_FORMAT)) { in bus_handler()