I am using MediaElement to show a video stream using DirectShow filters. In GraphEdit I can modify the settings of each of the filters. What I am looking for is the possibility to set these values programmatically.
I have found the OleCreatePropertyFrame to open the property pages but I want to set these properties without opening the dialog.