Bond_009 5 年之前
父节点
当前提交
a41ec5c9d4
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 Fileame { get; set; }
+        public string Filename { get; set; }
 
         /// <summary>
         /// Gets or sets the nb_streams.