remove readinputatnativeframerate
This commit is contained in:
parent
1d37f9ad0e
commit
ae887d9157
|
@ -136,7 +136,7 @@ namespace MediaBrowser.Server.Implementations.LiveTv.TunerHosts
|
|||
RequiresOpening = false,
|
||||
RequiresClosing = false,
|
||||
|
||||
ReadAtNativeFramerate = true
|
||||
ReadAtNativeFramerate = false
|
||||
};
|
||||
|
||||
return new List<MediaSourceInfo> { mediaSource };
|
||||
|
|
Loading…
Reference in New Issue
Block a user