Open songyitao1991 opened 11 months ago
Unfortunately, it is not possible to set properties such as Power line frequency directly from FlashCap. See #112.
Note that only in DirectShow environments, if the capture device implements a PropertyPage that exposes the desired settings, it is possible to use ShowPropertyPageAsync()
to display the PropertyPage and configure it manually.
I want to set the Power Line Frequency when I start the video. But I did not find how to set. Any help?