mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-04 07:10:45 +00:00
update live stream management
This commit is contained in:
parent
3b06092f69
commit
463cb3e354
4 changed files with 3 additions and 4 deletions
|
|
@ -192,6 +192,7 @@ namespace MediaBrowser.Controller.MediaEncoding
|
|||
public int? TranscodingMaxAudioChannels { get; set; }
|
||||
public int? CpuCoreLimit { get; set; }
|
||||
public string OutputContainer { get; set; }
|
||||
public string LiveStreamId { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the video codec.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue