diff --git a/gst/pbutils.defs b/gst/pbutils.defs index f879806fec..4aa17bc3f8 100644 --- a/gst/pbutils.defs +++ b/gst/pbutils.defs @@ -436,9 +436,9 @@ ) ) -(define-method get_output_caps +(define-method get_input_caps (of-object "GstEncodingProfile") - (c-name "gst_encoding_profile_get_output_caps") + (c-name "gst_encoding_profile_get_input_caps") (return-type "GstCaps*") )