mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-03 22:40:09 +00:00
Renamed Init() to SetFFmpegPath()
This commit is contained in:
parent
656bffbbb2
commit
2617a49b78
3 changed files with 5 additions and 5 deletions
|
|
@ -92,7 +92,7 @@ namespace MediaBrowser.Controller.MediaEncoding
|
|||
/// <returns>System.String.</returns>
|
||||
string EscapeSubtitleFilterPath(string path);
|
||||
|
||||
void Init();
|
||||
void SetFFmpegPath();
|
||||
|
||||
void UpdateEncoderPath(string path, string pathType);
|
||||
bool SupportsEncoder(string encoder);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue