summaryrefslogtreecommitdiff
path: root/sources/generated/Gst.Rtp/Constants.cs
diff options
context:
space:
mode:
Diffstat (limited to 'sources/generated/Gst.Rtp/Constants.cs')
-rw-r--r--sources/generated/Gst.Rtp/Constants.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/sources/generated/Gst.Rtp/Constants.cs b/sources/generated/Gst.Rtp/Constants.cs
index 24020fe..10786eb 100644
--- a/sources/generated/Gst.Rtp/Constants.cs
+++ b/sources/generated/Gst.Rtp/Constants.cs
@@ -59,6 +59,7 @@ namespace Gst.Rtp {
public const string RTP_PAYLOAD_TS41_STRING = @"19";
public const int RTP_PAYLOAD_TS48 = 18;
public const string RTP_PAYLOAD_TS48_STRING = @"18";
+ public const int RTP_SOURCE_META_MAX_CSRC_COUNT = 15;
public const int RTP_VERSION = 2;
#endregion
}