Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by LittleDuke

  1. LittleDuke

    How to build a DirectShow Filter with multiple input pins

    Steps you have to take in order to get 2 input pin 1 out filter: 1. const AMOVIESETUP_PIN sudPins[] = { { L"Input1", // Pin's string name FALSE, // Is it rendered FALSE, // Is it an output FALSE, // Allowed...

Part and Inventory Search

Back
Top