From d675dc83ddb33cf1433b9180608ab1bcc1604f15 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebastian=20P=C3=B6lsterl?= Date: Tue, 7 Apr 2009 18:26:46 +0200 Subject: [PATCH] gstreamer-riff-0.10: Update bindings --- vapi/gstreamer-riff-0.10.vapi | 36 ++++++++++++++++++- .../gstreamer-riff-0.10.gi | 21 +++++++++++ 2 files changed, 56 insertions(+), 1 deletion(-) diff --git a/vapi/gstreamer-riff-0.10.vapi b/vapi/gstreamer-riff-0.10.vapi index 2ed07cd5f..1f9015f87 100644 --- a/vapi/gstreamer-riff-0.10.vapi +++ b/vapi/gstreamer-riff-0.10.vapi @@ -1,7 +1,19 @@ -/* gstreamer-riff-0.10.vapi generated by lt-vapigen, do not modify. */ +/* gstreamer-riff-0.10.vapi generated by vapigen, do not modify. */ [CCode (cprefix = "Gst", lower_case_cprefix = "gst_")] namespace Gst { + [Compact] + [CCode (cheader_filename = "gst/riff/riff-ids.h")] + public class gst_riff_acid { + public uint32 loop_type; + public uint16 meter_d; + public uint16 meter_n; + public uint32 number_of_beats; + public uint16 root_note; + public float tempo; + public uint16 unknown1; + public float unknown2; + } [Compact] [CCode (cheader_filename = "gst/riff/riff-ids.h")] public class gst_riff_dmlh { @@ -91,10 +103,24 @@ namespace Gst { [CCode (cheader_filename = "gst/riff/riff-ids.h")] public const int RIFF_WAVE_FORMAT_AAC; [CCode (cheader_filename = "gst/riff/riff-ids.h")] + public const int RIFF_WAVE_FORMAT_AAC_AC; + [CCode (cheader_filename = "gst/riff/riff-ids.h")] + public const int RIFF_WAVE_FORMAT_AAC_pm; + [CCode (cheader_filename = "gst/riff/riff-ids.h")] public const int RIFF_WAVE_FORMAT_ADPCM; [CCode (cheader_filename = "gst/riff/riff-ids.h")] + public const int RIFF_WAVE_FORMAT_ADPCM_IMA_DK3; + [CCode (cheader_filename = "gst/riff/riff-ids.h")] + public const int RIFF_WAVE_FORMAT_ADPCM_IMA_DK4; + [CCode (cheader_filename = "gst/riff/riff-ids.h")] + public const int RIFF_WAVE_FORMAT_ADPCM_IMA_WAV; + [CCode (cheader_filename = "gst/riff/riff-ids.h")] public const int RIFF_WAVE_FORMAT_ALAW; [CCode (cheader_filename = "gst/riff/riff-ids.h")] + public const int RIFF_WAVE_FORMAT_AMR_NB; + [CCode (cheader_filename = "gst/riff/riff-ids.h")] + public const int RIFF_WAVE_FORMAT_AMR_WB; + [CCode (cheader_filename = "gst/riff/riff-ids.h")] public const int RIFF_WAVE_FORMAT_APTX; [CCode (cheader_filename = "gst/riff/riff-ids.h")] public const int RIFF_WAVE_FORMAT_AUDIOFILE_AF10; @@ -159,6 +185,8 @@ namespace Gst { [CCode (cheader_filename = "gst/riff/riff-ids.h")] public const int RIFF_WAVE_FORMAT_EXTENSIBLE; [CCode (cheader_filename = "gst/riff/riff-ids.h")] + public const int RIFF_WAVE_FORMAT_FLAC; + [CCode (cheader_filename = "gst/riff/riff-ids.h")] public const int RIFF_WAVE_FORMAT_FM_TOWNS_SND; [CCode (cheader_filename = "gst/riff/riff-ids.h")] public const int RIFF_WAVE_FORMAT_G722_ADPCM; @@ -185,6 +213,8 @@ namespace Gst { [CCode (cheader_filename = "gst/riff/riff-ids.h")] public const int RIFF_WAVE_FORMAT_ILINK_VC; [CCode (cheader_filename = "gst/riff/riff-ids.h")] + public const int RIFF_WAVE_FORMAT_IMC; + [CCode (cheader_filename = "gst/riff/riff-ids.h")] public const int RIFF_WAVE_FORMAT_IPI_HSX; [CCode (cheader_filename = "gst/riff/riff-ids.h")] public const int RIFF_WAVE_FORMAT_IPI_RPELP; @@ -291,6 +321,10 @@ namespace Gst { [CCode (cheader_filename = "gst/riff/riff-ids.h")] public const int RIFF_WAVE_FORMAT_SONARC; [CCode (cheader_filename = "gst/riff/riff-ids.h")] + public const int RIFF_WAVE_FORMAT_SONIC; + [CCode (cheader_filename = "gst/riff/riff-ids.h")] + public const int RIFF_WAVE_FORMAT_SONIC_LS; + [CCode (cheader_filename = "gst/riff/riff-ids.h")] public const int RIFF_WAVE_FORMAT_SONY_ATRAC3; [CCode (cheader_filename = "gst/riff/riff-ids.h")] public const int RIFF_WAVE_FORMAT_SOUNDSPACE_MUSICOMPRESS; diff --git a/vapi/packages/gstreamer-riff-0.10/gstreamer-riff-0.10.gi b/vapi/packages/gstreamer-riff-0.10/gstreamer-riff-0.10.gi index 1d1385195..994e796f5 100644 --- a/vapi/packages/gstreamer-riff-0.10/gstreamer-riff-0.10.gi +++ b/vapi/packages/gstreamer-riff-0.10/gstreamer-riff-0.10.gi @@ -117,6 +117,16 @@ + + + + + + + + + + @@ -182,8 +192,15 @@ + + + + + + + @@ -216,6 +233,7 @@ + @@ -229,6 +247,7 @@ + @@ -282,6 +301,8 @@ + + -- 2.47.2