Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IWMVideoDecoderReconBuffer interface

Note  This interface is obsolete and should not be used.
 

Manages reconstructed video frames.

Members

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

Methods

The IWMVideoDecoderReconBuffer interface has these methods.

MethodDescription
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

Minimum supported client

Windows XP [desktop apps only]

Minimum supported server

Windows Server 2003 [desktop apps only]

Header

Wmcodecdsp.h

See also

Media Foundation Interfaces

 

 

Show:
© 2017 Microsoft