CTransInPlaceOutputPin Class (Compact 2013)
3/26/2014
** CTransInPlaceOutputPin Class**
This class implements the output pin of a simple transform-inplace filter (CTransInPlaceFilter).
Protected Data Members
Member |
Description |
---|---|
m_pTIPFilter |
Pointer to the CTransInPlaceFilter object 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 CTransInPlaceOutputPin object. |
|
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
Header |
dshow.h, |
Library |
ole32.lib, |