mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 22:43:07 +03:00
support channels with dlna
This commit is contained in:
@@ -626,7 +626,7 @@ namespace MediaBrowser.Api.Playback
|
||||
/// <param name="state">The state.</param>
|
||||
/// <param name="outputVideoCodec">The output video codec.</param>
|
||||
/// <returns>System.String.</returns>
|
||||
protected string GetInternalGraphicalSubtitleParam(StreamState state, string outputVideoCodec)
|
||||
protected string GetGraphicalSubtitleParam(StreamState state, string outputVideoCodec)
|
||||
{
|
||||
var outputSizeParam = string.Empty;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user