removed VideoFormat

This commit is contained in:
Luke Pulverenti
2013-07-01 10:02:29 -04:00
parent e029b47ca3
commit 07d01e524c
5 changed files with 0 additions and 37 deletions

View File

@@ -44,12 +44,6 @@ namespace MediaBrowser.Controller.Entities
/// </summary>
/// <value>The video3 D format.</value>
public Video3DFormat? Video3DFormat { get; set; }
/// <summary>
/// Gets or sets the format of the video.
/// </summary>
/// <value>The format of the video.</value>
public VideoFormat VideoFormat { get; set; }
/// <summary>
/// Gets or sets the media streams.