splitfilesrc: update uri_get_type to match the prototype in GstURIHandlerInterface
https://bugzilla.gnome.org/show_bug.cgi?id=774293
This commit is contained in:
parent
5a7c342922
commit
70e1d1bcd4
@ -545,7 +545,7 @@ cancelled:
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
static guint
|
static GstURIType
|
||||||
gst_split_file_src_uri_get_type (GType type)
|
gst_split_file_src_uri_get_type (GType type)
|
||||||
{
|
{
|
||||||
return GST_URI_SRC;
|
return GST_URI_SRC;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user