Microsoft DirectX 8.1 (C++) |
Note On Microsoft® Windows® XP Home Edition and Windows XP Professional, the new Video Port Manager filter performs the work described here.
The VBI Surface Allocator controls the allocation of VBI buffers in analog television graphs with hardware video port capture scenarios. With devices such as the Bt829 decoder, the frame buffer may contain multiple VBI capture buffers that are accessed via a proprietary hardware-based mechanism known generically as a Video Port. The VBISurf filter connects downstream from the capture filter and has no output pin. The filter works closely with the Overlay Mixer (via DirectDraw) to perform coordinated operations on the hardware video port, utilizing the same limited SVGA frame buffer memory.
Filter Interfaces | IBaseFilter, IVPVBINotify |
Input Pin Media Types | MEDIATYPE_Video, MEDIASUBTYPE_VPVBI |
Input Pin Interfaces | IVPVBINotify, IKsPropertySet |
Output Pin Media Types | MEDIATYPE_NULL, MEDIASUBTYPE_NULL. (Nothing is ever connected to the output pin.) |
Output Pin Interfaces | Not applicable. |
Filter CLSID | CLSID_VBISurfaces |
Property Page CLSID | No property page. |
Executable | vbisurf.ax |
Merit | MERIT_NORMAL |
Filter Category | CLSID_LegacyAmFilterCategory |