I have a Directshow application that needs to preview a webcam video, and when user clicks \'Record\' it needs to start capturing the video to a file.
To that end I
You can try to switch between two different graphs:
1) First simple graph, than user just watch
2) Second complex graph, than user watch and record simultaneously