mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-04 15:28:23 +00:00
Post GPL cleanup
This commit is contained in:
parent
c6618d0a5f
commit
340a2c6512
99 changed files with 327 additions and 1053 deletions
|
|
@ -10,7 +10,6 @@ namespace MediaBrowser.Controller.MediaEncoding
|
|||
public class EncodingJobOptions : BaseEncodingJobOptions
|
||||
{
|
||||
public string OutputDirectory { get; set; }
|
||||
|
||||
public string ItemId { get; set; }
|
||||
public string MediaSourceId { get; set; }
|
||||
public string AudioCodec { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue