add more template data to text graphics element (#2304)
This commit is contained in:
@@ -515,6 +515,7 @@ public class FFmpegLibraryProcessService : IFFmpegProcessService
|
||||
graphicsEngineInput = new GraphicsEngineInput();
|
||||
|
||||
graphicsEngineContext = new GraphicsEngineContext(
|
||||
channel.Number,
|
||||
audioVersion.MediaItem,
|
||||
graphicsElementContexts,
|
||||
new Resolution { Width = desiredState.ScaledSize.Width, Height = desiredState.ScaledSize.Height },
|
||||
|
||||
Reference in New Issue
Block a user