diff --git a/Gir_Gst.toml b/Gir_Gst.toml index caeb601da..fa3aefa40 100644 --- a/Gir_Gst.toml +++ b/Gir_Gst.toml @@ -160,6 +160,16 @@ name = "Gst.Buffer" status = "manual" ref_mode = "ref" +[[object]] +name = "Gst.BufferList" +status = "manual" +ref_mode = "ref" + +[[object]] +name = "Gst.Sample" +status = "manual" +ref_mode = "ref" + [[object]] name = "Gst.Message" status = "manual" @@ -190,6 +200,11 @@ name = "Gst.Toc" status = "manual" ref_mode = "ref" +[[object]] +name = "Gst.TocEntry" +status = "manual" +ref_mode = "ref" + [[object]] name = "Gst.DateTime" status = "generate"