1. Building DirectShow Application Header file: dshow.h Library files: strmiids.lib, quartz.lib 2. Calling the CoInitialize function, which initializes the COM library. IGraphBuilder *pGraph; //filter graph…
1. Building DirectShow Application Header file: dshow.h Library files: strmiids.lib, quartz.lib 2. Calling the CoInitialize function, which initializes the COM library. IGraphBuilder *pGraph; //filter graph…