mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-10 17:35:59 +00:00
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
1 changed files with 1 additions and 1 deletions
|
@ -545,7 +545,7 @@ cancelled:
|
|||
}
|
||||
}
|
||||
|
||||
static guint
|
||||
static GstURIType
|
||||
gst_split_file_src_uri_get_type (GType type)
|
||||
{
|
||||
return GST_URI_SRC;
|
||||
|
|
Loading…
Reference in a new issue