Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The CTransInPlaceOutputPinclass implements the output pin of a simple transform-inplace filter ( CTransInPlaceFilter).
Protected Data Members
m_pTIPFilter | Pointer to the CTransInPlaceFilterobject that owns this pin. |
Member Functions
ConnectedIMemInputPin | Retrieves a pointer to the input pin to which this output pin is connected. |
CTransInPlaceOutputPin | Construct a CTransInPlaceOutputPinobject. |
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. |