Microsoft DirectShow 어플리케이션 프로그래밍 인터페이스(API)는 Microsoft Windows를 위한 미디어 스트리밍 구조이다. DirectShow를 사용하면, 당신의 어플리케이션은 하이-퀄리티의 비디오와 오디오 재생혹은 저장성능을 보여줄 수 있다.
DirectShow의 헤더파일, 라이브러리, SDK, 그리고 샘플들은 Windows SDK 에서 이용할 수 있다.
Note DirectShow SDK의 이전 버전은 DirectX SDK에 포함되어 있었다.
DirectShow가 포함된 DirectX SDK의 마지막 버전은 DirectX 9.0 SDK Update - (February 2005) Extras이다.
이 버전 이후, DirectShow 는 Windows SDK로 옮겨졌다. DirectShow 헤더파일, 라이브러리, 그리고 샘플의 최신버전을 얻으려면 Windows SDK를 다운로드해라.
DirectShow 문서는 아래와같은 구성으로 나뉘어진다:
- DirectShow 소개
- 시작
- DirectShow에 관하여
- DirectShow 사용하기
- DirectShow 샘플
- DirectShow 레퍼런스
- DirectX Media Objects
- DirectShow Editing Services
- 부록
'DirectShow' 카테고리의 다른 글
Introduction to DirectShow Application Programming (0) | 2010.06.29 |
---|---|
Audio/Video Playback in DirectShow (0) | 2010.06.28 |
DirectShow Reference (0) | 2010.06.28 |
DirectShow Samples (0) | 2010.06.28 |
Using DirectShow (0) | 2010.06.28 |
About DirectShow (0) | 2010.06.28 |
Getting Started (0) | 2010.06.25 |
Introduction to DirectShow (0) | 2010.06.25 |
DirectShow Editing Services (0) | 2010.06.14 |