도전2022
DirectShow Filters 본문
SMALL
C:\Program Files\Microsoft SDKs\Windows\v7.1\Samples\multimedia\directshow\filters
에 있는 코드를 vs2008로 변환 묶은 프로젝트
async :
ball :
dump :
ezrgb24 :
gargle :
inftee :
metronome :
psiparser :
pushsource :
sampvid :
scope :
synth :
http://msdn.microsoft.com/en-us/library/dd391013(v=vs.85).aspx
Writing DirectShow Filters
If you are developing a filter for use in a Microsoft DirectShow filter graph, read the articles in this section. In general, you do not have to read this section if you are writing a DirectShow application. Most applications do not access filters or the filter graph at the level discussed in this section.
- Introduction to DirectShow Filter Development
- Building DirectShow Filters
- How Filters Connect
- Data Flow for Filter Developers
- Threads and Critical Sections
- Quality-Control Management
- DirectShow and COM
- Writing Source Filters
- Writing Transform Filters
- Writing Video Renderers
- Writing Capture Filters
- Exposing Capture and Compression Formats
- Registering a Custom File Type
- Creating a Filter Property Page
LIST
'소스코드' 카테고리의 다른 글
Keyword Highlighting (0) | 2014.01.07 |
---|---|
bytescout (0) | 2013.01.05 |
NSIS 한글 셈플 (0) | 2012.09.20 |
MontiVision Development Kit (0) | 2012.08.21 |
경마 게임 (0) | 2012.08.16 |