mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 22:43:07 +03:00
sync updates
This commit is contained in:
@@ -5,6 +5,7 @@ namespace MediaBrowser.Controller.MediaEncoding
|
||||
public class EncodingJobOptions
|
||||
{
|
||||
public string OutputContainer { get; set; }
|
||||
public string OutputDirectory { get; set; }
|
||||
|
||||
public long? StartTimeTicks { get; set; }
|
||||
public int? Width { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user