搜索资源列表
wavdest
- Writes an audio stream to a WAV file. It takes a single audio stream as input, and its output pin must be connected to the File Writer filter. This sample filter is based on the CTransformFilter class.
DirectShowContrast
- Video transform filter that implements a contrast effect. This sample illustrates how to define and implement a simple custom interface. It also demonstrates how to use the CTransformFilter class to implement a simple effect filter.-Video
RotateVideoImage.rar
- Use directshow ctransformfilter class to rotate video 90 degree,Use directshow ctransformfilter class to rotate video 90 degree
DSWavDest
- The DirectShow WavDes filter writes an audio stream to a WAV file. It takes a single audio stream as input, and its output pin must be connected to the File Writer filter. This sample filter is based on the CTransformFilter class.