mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-06 10:16:18 +00:00
update recording encoder
This commit is contained in:
@@ -135,5 +135,8 @@ namespace MediaBrowser.Controller.MediaEncoding
|
||||
Task UpdateEncoderPath(string path, string pathType);
|
||||
bool SupportsEncoder(string encoder);
|
||||
bool IsDefaultEncoderPath { get; }
|
||||
|
||||
void SetLogFilename(string name);
|
||||
void ClearLogFilename();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user