CTransInPlaceFilter::Copy (Compact 2013)
3/26/2014
Creates a copy of the specified media sample.
Syntax
IMediaSample* CTransInPlaceFilter::Copy(
IMediaSample* pSource
);
Parameters
- pSource
Pointer to an object that implements the IMediaSample interface.
Return Value
Returns a pointer to the new sample.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |