MFFrameClone Method (IMFFactory)
source frame object
result frame
clone's type
pixel's format
Gets a clone of the frame. See eMFrameClone for more information about clone types. If _fccPixelFormat is not eMFCC_Default and not the original, then video will be copied even for reference frames.
Note: If frame is out-of-prcoess, the clone ALSO out-of-process. You should call MFFrameMakeLocal() for such frames.
Syntax

Parameters

_pMFFrame
source frame object
_ppFrameClone
result frame
_eCloneType
clone's type
_fccPixelFormat
pixel's format
See Also

Reference

IMFFactory Interface
IMFFactory Members