summaryrefslogtreecommitdiff
path: root/gstreamer-sharp/Tag.custom
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2009-09-11 08:30:14 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2009-09-11 10:14:42 +0200
commit9eed4242f2077f2664655638ad7af0ee97022911 (patch)
treee5cdea4c06ee8ed0de7dd23186ce30facf5cbcb3 /gstreamer-sharp/Tag.custom
parent3af7bf2ef5d16a6ebb84d3f1029adb2d22abf534 (diff)
Update to GStreamer 0.10.24 / gst-plugins-base 0.10.24
Diffstat (limited to 'gstreamer-sharp/Tag.custom')
-rw-r--r--gstreamer-sharp/Tag.custom1
1 files changed, 1 insertions, 0 deletions
diff --git a/gstreamer-sharp/Tag.custom b/gstreamer-sharp/Tag.custom
index faa3446..a799a3f 100644
--- a/gstreamer-sharp/Tag.custom
+++ b/gstreamer-sharp/Tag.custom
@@ -55,6 +55,7 @@ public const string Codec = "codec";
public const string VideoCodec = "video-codec";
public const string AudioCodec = "audio-codec";
public const string SubtitleCodec = "subtitle-codec";
+public const string ContainerFormat = "container-format";
public const string Bitrate = "bitrate";
public const string NominalBitrate = "nominal-bitrate";
public const string MinimumBitrate = "minimum-bitrate";