From a62336d433440413d7588f0f341b3a8419f7e4ce Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Wed, 17 Jul 2024 10:09:34 +0200 Subject: Added 1 more wrapped function to gstaudio --- src/wrapped/wrappedgstaudio_private.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/wrapped') diff --git a/src/wrapped/wrappedgstaudio_private.h b/src/wrapped/wrappedgstaudio_private.h index 9d41361c..b940c0b8 100644 --- a/src/wrapped/wrappedgstaudio_private.h +++ b/src/wrapped/wrappedgstaudio_private.h @@ -149,7 +149,7 @@ GO(gst_audio_format_build_integer, uFiiii) GO(gst_audio_format_fill_silence, vFppL) GO(gst_audio_format_flags_get_type, LFv) GO(gst_audio_format_from_string, uFp) -//GO(gst_audio_format_get_info, +GO(gst_audio_format_get_info, pFu) GO(gst_audio_format_get_type, LFv) GO(gst_audio_format_info_fill_silence, vFppL) GO(gst_audio_format_info_get_type, LFv) -- cgit 1.4.1