Share via


CTransInPlaceFilter::Copy

Creates a copy of the specified media sample.

IMediaSample * CTransInPlaceFilter::Copy(
IMediaSample *pSource );

Parameters

  • pSource
    Pointer to an object that implements the IMediaSample interface.

Return Values

Returns a pointer to the new sample.

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.