IWMVideoDecoderReconBuffer interface
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.
| 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
|
Minimum supported client |
Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2003 [desktop apps only] |
|
Header |
|
See also