aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/Dlna/ProfileConditionValue.cs
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2014-09-08 21:15:31 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2014-09-08 21:15:31 -0400
commita2dc5e090bac15ee2dd7c83281aa9fada1f74734 (patch)
tree5f6da5aa9c9faed8a4c0ff05d504043adad3efc3 /MediaBrowser.Model/Dlna/ProfileConditionValue.cs
parent09bffa1b560f2d9e43735f3c6de881e17b2c245f (diff)
update translations
Diffstat (limited to 'MediaBrowser.Model/Dlna/ProfileConditionValue.cs')
-rw-r--r--MediaBrowser.Model/Dlna/ProfileConditionValue.cs3
1 files changed, 2 insertions, 1 deletions
diff --git a/MediaBrowser.Model/Dlna/ProfileConditionValue.cs b/MediaBrowser.Model/Dlna/ProfileConditionValue.cs
index 544a011846..27abf9878e 100644
--- a/MediaBrowser.Model/Dlna/ProfileConditionValue.cs
+++ b/MediaBrowser.Model/Dlna/ProfileConditionValue.cs
@@ -15,6 +15,7 @@
VideoLevel = 10,
VideoProfile = 11,
VideoTimestamp = 12,
- IsAnamorphic = 13
+ IsAnamorphic = 13,
+ RefFrames = 14
}
} \ No newline at end of file