mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-23 17:24:46 +03:00
Remove IIsoMounter and IsoMounter
This commit is contained in:
@@ -117,6 +117,6 @@ namespace MediaBrowser.Controller.MediaEncoding
|
||||
|
||||
void UpdateEncoderPath(string path, string pathType);
|
||||
|
||||
IEnumerable<string> GetPrimaryPlaylistVobFiles(string path, IIsoMount isoMount, uint? titleNumber);
|
||||
IEnumerable<string> GetPrimaryPlaylistVobFiles(string path, uint? titleNumber);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user