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. |
A version of this page is also available for
4/8/2010
This class implements the output pin of a simple transform-inplace filter ( CTransInPlaceFilter).
Protected Data Members
Member | Description |
---|---|
m_pTIPFilter |
Pointer to the CTransInPlaceFilterobject that owns this pin. |
Member Functions
Member function | Description |
---|---|
Retrieves a pointer to the input pin to which this output pin is connected. |
|
Construct a CTransInPlaceOutputPinobject. |
|
Retrieves a pointer to the default allocator. |
|
Receives notification of which allocator will be used. |
Overrideable Member Functions
Member function | Description |
---|---|
Determines if the media type is acceptable. |
|
Negotiates the allocator to use (uses the allocator from the upstream output pin). |
Implemented IPin Methods
Method | Description |
---|---|
Provides a media type enumerator from the upstream filter. |
Requirements
Windows Embedded CE | Windows CE 2.12 and later |
Note | Microsoft DirectShow applications and DirectShow filters have
different include file and Library requirements
For more information, see Setting Up the Build Environment |