mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 06:23:03 +03:00
added image encoder methods
This commit is contained in:
@@ -13,6 +13,8 @@ namespace MediaBrowser.Controller.MediaEncoding
|
||||
|
||||
public int? MaxHeight { get; set; }
|
||||
|
||||
public int? Quality { get; set; }
|
||||
|
||||
public string Format { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user