mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-27 19:08:27 +01:00
Apply suggestions from code review
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
This commit is contained in:
@@ -124,7 +124,7 @@ namespace MediaBrowser.Model.Entities
|
||||
public int? DvBlSignalCompatibilityId { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the Rotation.
|
||||
/// Gets or sets the Rotation in degrees.
|
||||
/// </summary>
|
||||
/// <value>The video rotation.</value>
|
||||
public int? Rotation { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user