mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Fix suggestions
This commit is contained in:
parent
2e18142bb3
commit
9314434bbf
@ -287,9 +287,9 @@ namespace MediaBrowser.MediaEncoding.Probing
|
||||
public string ColorTransfer { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the color transfer.
|
||||
/// Gets or sets the color primaries.
|
||||
/// </summary>
|
||||
/// <value>The color transfer.</value>
|
||||
/// <value>The color primaries.</value>
|
||||
[JsonPropertyName("color_primaries")]
|
||||
public string ColorPrimaries { get; set; }
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user