views:

208

answers:

0

Env.: Windows Media Encoding 9 SDK, C#. I have a task to capture window video. Successfully captured desktop, as explained in C# code samples. Now trying capture window or area. C++ sample uses PropertyBag to specify area. Please help how specify region/window for C# capture code? I use Windows Media Encoding, because it simplifies following send of content to network server.