summaryrefslogtreecommitdiff
path: root/sources/generated/Gst.Video/VideoInterlaceMode.cs
diff options
context:
space:
mode:
Diffstat (limited to 'sources/generated/Gst.Video/VideoInterlaceMode.cs')
-rw-r--r--sources/generated/Gst.Video/VideoInterlaceMode.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/sources/generated/Gst.Video/VideoInterlaceMode.cs b/sources/generated/Gst.Video/VideoInterlaceMode.cs
index d24852c..d2ad90f 100644
--- a/sources/generated/Gst.Video/VideoInterlaceMode.cs
+++ b/sources/generated/Gst.Video/VideoInterlaceMode.cs
@@ -14,6 +14,7 @@ namespace Gst.Video {
Interleaved = 1,
Mixed = 2,
Fields = 3,
+ Alternate = 4,
}
internal class VideoInterlaceModeGType {