Hi,
I see this code part...
Let´s say to a stream? Or Byte Array?
thanks in advance
Martin
I see this code part...
IRenderer renderer =
new WindowsMediaRenderer(timeline, outputFile, WindowsMediaProfiles.HighQualityVideo);
{
renderer.Render();
}
Is there any possibility to render this in memory and not to a file output?Let´s say to a stream? Or Byte Array?
thanks in advance
Martin