I'm using DirectShow.Net to access my webcam. I want to display a property page for my webcam to set video capture resolution and FPS rate. I try this by using a sample demo code from DirectShow.NET samples - DxPropPages. Here is the code. However second tab in property window is disabled.
I need this tab to be enabled so user can set a caputre resolution. How I can achieve that? I'm new to DirecShow and don't really know what to change is this demo code.
PS I wanted to post some screenshots to show you what I mean, but I can't since I'm new user.