IWMVideoDecoderReconBuffer Interface
Note This interface is obsolete and should not be used.
Manages reconstructed video frames.
In addition to the methods inherited from IUnknown, the IWMVideoDecoderReconBuffer interface exposes the following methods.
Method | Description |
GetReconstructedVideoFrame | Retrieves the current reconstructed video frame. This method is obsolete and should not be used. |
GetReconstructedVideoFrameSize | Retrieves the size of the current reconstructed video frame. This method is obsolete and should not be used. |
SetReconstructedVideoFrame | Restores the current reconstructed video frame. This method is obsolete and should not be used. |
Requirements
Client: Requires Windows Vista or Windows XP.
Header: Include wmcodecdsp.h.
See Also