mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-20 07:45:26 +03: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