encoding: encoding_profile_get_output_caps => _get_input_caps
This commit is contained in:
parent
8e82bc4187
commit
5ab5335514
@ -436,9 +436,9 @@
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(define-method get_output_caps
|
(define-method get_input_caps
|
||||||
(of-object "GstEncodingProfile")
|
(of-object "GstEncodingProfile")
|
||||||
(c-name "gst_encoding_profile_get_output_caps")
|
(c-name "gst_encoding_profile_get_input_caps")
|
||||||
(return-type "GstCaps*")
|
(return-type "GstCaps*")
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user