IWMVideoDecoderReconBuffer interface (wmcodecdsp.h)

Note  This interface is obsolete and should not be used.
 
Manages reconstructed video frames.

Inheritance

The IWMVideoDecoderReconBuffer interface inherits from the IUnknown interface. IWMVideoDecoderReconBuffer also has these types of members:

Methods

The IWMVideoDecoderReconBuffer interface has these methods.

 
IWMVideoDecoderReconBuffer::GetReconstructedVideoFrame

Note  This method is obsolete and should not be used. Retrieves the current reconstructed video frame.
IWMVideoDecoderReconBuffer::GetReconstructedVideoFrameSize

Note  This method is obsolete and should not be used. Retrieves the size of the current reconstructed video frame.
IWMVideoDecoderReconBuffer::SetReconstructedVideoFrame

Note  This method is obsolete and should not be used. Restores the current reconstructed video frame.

Requirements

Requirement Value
Minimum supported client Windows XP [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header wmcodecdsp.h

See also

Media Foundation Interfaces