fix: move trickplay specific option into TrickplayOptions (#11229)

This commit is contained in:
gnattu
2024-03-28 23:26:01 +08:00
committed by GitHub
parent aac96addfe
commit be21d51742
5 changed files with 10 additions and 7 deletions

View File

@@ -141,6 +141,7 @@ public class TrickplayManager : ITrickplayManager
width,
TimeSpan.FromMilliseconds(options.Interval),
options.EnableHwAcceleration,
options.EnableHwEncoding,
options.ProcessThreads,
options.Qscale,
options.ProcessPriority,