CTransInPlaceOutputPin Class

The CTransInPlaceOutputPin class implements the output pin of a simple transform-inplace filter (CTransInPlaceFilter).

Protected Data Members

m_pTIPFilter Pointer to the CTransInPlaceFilter object that owns this pin.

Member Functions

ConnectedIMemInputPin Retrieves a pointer to the input pin to which this output pin is connected.
CTransInPlaceOutputPin Construct a CTransInPlaceOutputPin object.
PeekAllocator Retrieves a pointer to the default allocator.
ReceiveAllocator Receives notification of which allocator will be used.

Overridable Member Functions

CheckMediaType Determines if the media type is acceptable.
DecideAllocator Negotiates the allocator to use (uses the allocator from the upstream output pin).

Implemented IPin Methods

EnumMediaTypes Provides a media type enumerator from the upstream filter.

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.