query_new_seeking wrapper must return query with refcount 1. Fixes #579183.
This commit is contained in:
parent
c3cddf2c1a
commit
e9d2003af5
@ -5282,6 +5282,7 @@
|
||||
(define-function query_new_seeking
|
||||
(c-name "gst_query_new_seeking")
|
||||
(return-type "GstQuery*")
|
||||
(caller-owns-return #t)
|
||||
(parameters
|
||||
'("GstFormat" "format")
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user