Microsoft DirectX 8.1 (C++) |
Supports a private communication mechanism between the Overlay Mixer filter and a VPE decoder filter that represents a hardware decoder. This interface derives from IVPBaseNotify. See also IVPBaseConfig and IVPConfig.
Only the Overlay Mixer filter implements this interface. Applications should never use it.
Requirements
Requires Vptype.h, Vpnotify.h.
In addition to the methods inherited from IUnknown and IVPBaseNotify, the IVPNotify interface exposes the following methods.
Method | Description |
SetDeinterlaceMode | Sets the deinterlacing mode (such as |
GetDeinterlaceMode | Retrieves the deinterlacing mode (such as bob or weave). |