Exploring Directshow Programming 08
Exploring Directshow Programming 08 reveals several interesting facts.
- CUTE school project demo.
- Object Detection.
- In this lesson we created a new windows application. We copied the code from our project into this new application. We tested it.
- In this lesson we displayed the output of the returned values from GetEvent. We got EC_PAUSED and EC_COMPLETE. We also ...
- In this lesson we continue building our media file player using the
In-Depth Information on Directshow Programming 08
In this lesson we used the audio file that we recorded in order to invoke RenderFile successfully. We started discussing the ... In this lesson we fixed the problem that we experienced at the end of the previous lesson. We looked up the error using the ... In this lesson we played the file in our code. In order to accomplish this, we had to first extract from the pGraph pointer, ... Here I was just trying to see if I could get any sample video of
This video shows you how to add a DirectX filter to a stream and modifiy it's settings in code using LEAD Technology's ...
Stay tuned for more updates related to Directshow Programming 08.