mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-02-01 07:58:30 +00:00
unify encodng param creation
This commit is contained in:
@@ -53,6 +53,8 @@ namespace MediaBrowser.Controller.MediaEncoding
|
||||
public string InputContainer { get; set; }
|
||||
public IsoType? IsoType { get; set; }
|
||||
|
||||
public bool EnableMpegtsM2TsMode { get; set; }
|
||||
|
||||
public BaseEncodingJobOptions BaseRequest { get; set; }
|
||||
|
||||
public long? StartTimeTicks
|
||||
|
||||
Reference in New Issue
Block a user