mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-25 04:28:04 +00:00
Merge pull request #15926 from abitofevrything/feat/accurate_hls_seeking
Refactor HLS transcode seeking
This commit is contained in:
@@ -43,8 +43,6 @@ namespace MediaBrowser.Controller.MediaEncoding
|
||||
|
||||
public bool AllowAudioStreamCopy { get; set; }
|
||||
|
||||
public bool BreakOnNonKeyFrames { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the audio sample rate.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user