mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-22 00:35:26 +03:00
removed VideoFormat
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user