Update MediaBrowser.MediaEncoding/Probing/MediaFormatInfo.cs

Co-Authored-By: Erwin de Haan <EraYaN@users.noreply.github.com>
This commit is contained in:
Bond-009
2020-01-07 11:13:47 +01:00
committed by GitHub
parent 49fef5f09c
commit 9dfafb9e9f

View File

@@ -13,7 +13,7 @@ namespace MediaBrowser.MediaEncoding.Probing
/// </summary>
/// <value>The filename.</value>
[JsonPropertyName("filename")]
public string Filename { get; set; }
public string FileName { get; set; }
/// <summary>
/// Gets or sets the nb_streams.