sskodje / ScreenRecorderLib

A .NET library for screen recording in Windows, using native Microsoft Media Foundation for realtime encoding to h264 video or PNG images.
MIT License
414 stars 94 forks source link

Replace method of old screenRecoder.dll versions #322

Closed saman1832 closed 1 month ago

saman1832 commented 1 month ago

I am using screen recorder.dll version having option of DisplayOptions = new DisplayOptions (montonir name, left,top,right,bottom)

How to replace this is latest version.

@sskodje pls help

sskodje commented 1 month ago

Check the wiki