summaryrefslogtreecommitdiff
path: root/sources/generated/Gst.Audio/AudioPackFlags.cs
diff options
context:
space:
mode:
authorAndoni Morales Alastruey <ylatuya@gmail.com>2021-08-05 15:37:27 +0200
committerAndoni Morales Alastruey <ylatuya@gmail.com>2021-08-05 15:37:27 +0200
commitae1562d367056453b288923157b5ac36814c3c01 (patch)
treeb71dd9ffcb74be0968274efa3136692cd3f4df4d /sources/generated/Gst.Audio/AudioPackFlags.cs
parent239320e19042a7633ea3f716bd061f6891f77a9d (diff)
Update bindings with latests GtkSharp
Update GtkSharp to 4c85f1479cf2e0dc056c0d288785e5a1d7251cb1 and regenerate bindings Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-sharp/-/merge_requests/34>
Diffstat (limited to 'sources/generated/Gst.Audio/AudioPackFlags.cs')
-rw-r--r--sources/generated/Gst.Audio/AudioPackFlags.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/generated/Gst.Audio/AudioPackFlags.cs b/sources/generated/Gst.Audio/AudioPackFlags.cs
index d7fe704..7ec8beb 100644
--- a/sources/generated/Gst.Audio/AudioPackFlags.cs
+++ b/sources/generated/Gst.Audio/AudioPackFlags.cs
@@ -9,7 +9,7 @@ namespace Gst.Audio {
#region Autogenerated code
[Flags]
[GLib.GType (typeof (Gst.Audio.AudioPackFlagsGType))]
- public enum AudioPackFlags {
+ public enum AudioPackFlags : uint {
None = 0,
TruncateRange = 1,