Recording video in C# and WPF from mediaElement

Posted by dc on Stack Overflow See other posts from Stack Overflow or by dc
Published on 2010-01-20T10:10:39Z Indexed on 2010/04/08 22:03 UTC
Read the original article Hit count: 548

Filed under:
|
|
|
|

My application applies custom HLSL shader effects to a mediaElement using decorators. How can I record and save the modified video using the application itself in realtime?

© Stack Overflow or respective owner

Related posts about wpf

Related posts about c#