Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
| Microsoft DirectShow 9.0 | 
AVI Draw Filter
The AVI Draw filter is pulled automatically into a playback graph instead of the AVI Decompressor when video is being output to an external NTSC television monitor.
| Filter Interfaces | IBaseFilter | 
| Input Pin Media Types | Major Type: MEDIATYPE_Video Subtypes: 
 | 
| Input Pin Interfaces | IMemInputPin, IPin, IQualityControl | 
| Output Pin Media Types | MEDIATYPE_Video, MEDIASUBTYPE_NULL | 
| Output Pin Interfaces | IMediaPosition, IMediaSeeking, IOverlayNotify, IPin, IQualityControl | 
| Filter CLSID | CLSID_AVIDraw | 
| Property Page CLSID | No property page. | 
| Executable | quartz.dll | 
| Merit | MERIT_NORMAL + 100 | 
| Filter Category | CLSID_LegacyAmFilterCategory | 
Remarks
Since the AVI Draw filter and the VFW Capture Filter both connect to the same hardware, they cannot be in the same filter graph.
See Also