mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-04 07:10:45 +00:00
update vsync
This commit is contained in:
parent
8c487250e0
commit
e56faea17a
10 changed files with 147 additions and 100 deletions
|
|
@ -74,6 +74,7 @@ namespace MediaBrowser.Controller.MediaEncoding
|
|||
|
||||
public bool AllowVideoStreamCopy { get; set; }
|
||||
public bool AllowAudioStreamCopy { get; set; }
|
||||
public bool BreakOnNonKeyFrames { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the audio sample rate.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue