Exploring Directshow Programming 26
Let's dive into the details surrounding Directshow Programming 26.
- In this lesson we read from the msdn the topic: Learning When an Event Occurs. We discussed the basic notion of polling vs.
- In this lesson we started trying to fix the problem of our user interface not responding. Our first step was to copy a block of code ...
- 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 actually ended up solving the application being irresponsive problem that has been plaguing us for the past ...
- In this lesson we displayed the output of the returned values from GetEvent. We got EC_PAUSED and EC_COMPLETE. We also ...
In-Depth Information on Directshow Programming 26
In this lecture we finished the file playback example. We added code that creates a thread that waits on the graph windows event ... In this lesson we continue building our media file player using the Custom Filter Direct2D Renderer in MFCTestCode - Get Interface Github: https://github.com/OtterBub/MFCDirectShow. CUTE school project demo.
In this lesson we ran the code that we wrote at the end of the previous lesson. This code allows us to wait just until the file ...
That wraps up our extensive overview of Directshow Programming 26.