diff options
Diffstat (limited to 'MediaBrowser.Model/Entities/Video3DFormat.cs')
| -rw-r--r-- | MediaBrowser.Model/Entities/Video3DFormat.cs | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/MediaBrowser.Model/Entities/Video3DFormat.cs b/MediaBrowser.Model/Entities/Video3DFormat.cs deleted file mode 100644 index 722df4281..000000000 --- a/MediaBrowser.Model/Entities/Video3DFormat.cs +++ /dev/null @@ -1,12 +0,0 @@ - -namespace MediaBrowser.Model.Entities -{ - public enum Video3DFormat - { - HalfSideBySide, - FullSideBySide, - FullTopAndBottom, - HalfTopAndBottom, - MVC - } -} |
