mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-19 12:44:19 +01:00
add subtitle delivery methods to StreamBuilder
This commit is contained in:
@@ -6,4 +6,9 @@ namespace MediaBrowser.Controller.Channels
|
||||
{
|
||||
IEnumerable<IChannel> GetChannels();
|
||||
}
|
||||
|
||||
public interface IFactoryChannel
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user