mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-02-08 05:32:23 +00:00
update audio sync params
This commit is contained in:
@@ -55,7 +55,7 @@ namespace MediaBrowser.Controller.MediaEncoding
|
||||
return "-1";
|
||||
}
|
||||
}
|
||||
public string OutputAudioSync = "1";
|
||||
|
||||
public string InputAudioSync { get; set; }
|
||||
public string InputVideoSync { get; set; }
|
||||
public TransportStreamTimestamp InputTimestamp { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user