DirectShow DirectShow 레퍼런스 DirectShow 의 필터 VFW 캡춰 필터   [목차열람] [주소복사] [슬롯비우기]
VFW 캡춰 필터
 
Microsoft DirectX 9.0

VFW 캡춰 필터

이 필터는, Video for Windows 를 사용하는 구형의 비디오 캡춰 하드웨어로 동작한다.

필터에는 출력 핀이 2 개 있다. 1 개는 캡춰, 이제 1 개는 프리뷰 또는 오버레이라고 부른다.

필터 인터페이스 IPersistPropertyBag,IAMVfwCaptureDialogs ,IAMFilterMiscFlags ,IBaseFilter ,ISpecifyPropertyPages,IOverlayNotify
입력 핀 미디어 타입 해당 없음.
입력 핀인타페이스 해당 없음.
출력 핀 미디어 타입 캡춰 : MEDIATYPE_Video, MEDIASUBTYPE_NULL, FORMAT_VideoInfo

오버레이 : MEDIATYPE_Video, MEDIASUBTYPE_Overlay, FORMAT_VideoInfo

프리뷰 : MEDIATYPE_Video, MEDIASUBTYPE_NULL, FORMAT_VideoInfo

출력 핀인타페이스 캡춰 : IAMBufferNegotiation ,IAMDroppedFrames ,IAMPushSource ,IAMStreamConfig ,IAMStreamControl ,IAMVideoCompression ,IKsPropertySet ,IPin ,IQualityControl

오버레이 : IAMStreamControl ,IKsPropertySet ,IPin ,IQualityControl

프리뷰 : IAMPushSource ,IAMStreamControl ,IKsPropertySet ,IPin ,IQualityControl

필터 CLSID CLSID_VfwCapture
프로퍼티 페이지 CLSID CLSID_CaptureProperties
실행 모듈 qcap.dll
메리트 MERIT_DO_NOT_USE
필터 카테고리 CLSID_VideoInputDeviceCategory

참조

↑TOP