Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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, |