mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-04 17:26:19 +00:00
validate encoder presence
This commit is contained in:
@@ -133,5 +133,6 @@ namespace MediaBrowser.Controller.MediaEncoding
|
||||
Task Init();
|
||||
|
||||
Task UpdateEncoderPath(string path, string pathType);
|
||||
bool SupportsEncoder(string encoder);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user