mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-02 00:12:24 +00: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