correct dlna param positions

This commit is contained in:
Luke Pulverenti
2014-03-28 00:24:11 -04:00
committed by Tim Hobbs
parent 87c8c429e7
commit b95f8f5f5c
6 changed files with 96 additions and 66 deletions

View File

@@ -25,6 +25,7 @@ namespace MediaBrowser.Model.Drawing
/// <summary>
/// The PNG
/// </summary>
Png
Png,
Webp
}
}