Understanding Directshow Programming 22

Exploring Directshow Programming 22 reveals several interesting facts. In this lesson we invoked the IMediaEventEx--SetNotifyWindow method. This tells the graph to notify our window after it places ...

Key Takeaways about Directshow Programming 22

  • In this lesson we worked on our non user interface application. We played with the GetEvent method in order to emulate the ...
  • 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 use the CoCreateInstance COM function in order to create the basic software component that all
  • In this lesson we finished building our sample file playing application. We went over the msdn's code. We also started reading a ...
  • In this lesson we implemented the msdn's recommendations: we added a loop upon GetEvent and we invoked ...

Detailed Analysis of Directshow Programming 22

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 continue discussing the notion of a graph of software components. In the code, we add the CoInitialize function ... 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 ran the code that we wrote at the end of the previous lesson. This code allows us to wait just until the file ...

Stay tuned for more updates related to Directshow Programming 22.

Directshow Programming 22.pdf

Size: 5.90 MB · Format: PDF · Secure Download

Download PDF Read Online

Related Documents