Browse Source

Update MediaBrowser.MediaEncoding/Probing/MediaFormatInfo.cs

Co-Authored-By: Erwin de Haan <EraYaN@users.noreply.github.com>
Bond-009 5 years ago
parent
commit
9dfafb9e9f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      MediaBrowser.MediaEncoding/Probing/MediaFormatInfo.cs

+ 1 - 1
MediaBrowser.MediaEncoding/Probing/MediaFormatInfo.cs

@@ -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.